sepolicy: remove alsa_loop
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
type alsa_loop, domain;
|
||||
type alsa_loop_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
init_daemon_domain(alsa_loop)
|
||||
|
||||
allow alsa_loop audio_device:dir r_dir_perms;
|
||||
allow alsa_loop audio_device:chr_file rw_file_perms;
|
@@ -1,6 +1,3 @@
|
||||
# Audio
|
||||
/vendor/bin/alsa_loop u:object_r:alsa_loop_exec:s0
|
||||
|
||||
# Bluetooth
|
||||
/dev/ttyAMA0 u:object_r:hci_attach_dev:s0
|
||||
/dev/vcio u:object_r:vcio_device:s0
|
||||
|
Reference in New Issue
Block a user