Allow pulseaudio to watch generic device directories.

Signed-off-by: Guido Trentalancia <guido@trentalancia.com>
--
 policy/modules/apps/pulseaudio.te |    1 +
 1 file changed, 1 insertion(+)
This commit is contained in:
Guido Trentalancia 2020-01-24 22:32:37 -08:00
parent e3dc006c41
commit eaaaa89208
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ corenet_tcp_bind_soundd_port(pulseaudio_t)
corenet_sendrecv_sap_server_packets(pulseaudio_t)
corenet_udp_bind_sap_port(pulseaudio_t)
dev_watch_dev_dirs(pulseaudio_t)
dev_read_sound(pulseaudio_t)
dev_write_sound(pulseaudio_t)
dev_read_sysfs(pulseaudio_t)