sepolicy: remove alsa_loop

This commit is contained in:
Konsta
2023-04-06 08:56:30 +03:00
parent 30b46be80b
commit aa699b1415
2 changed files with 0 additions and 10 deletions

View File

@@ -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;

View File

@@ -1,6 +1,3 @@
# Audio
/vendor/bin/alsa_loop u:object_r:alsa_loop_exec:s0
# Bluetooth # Bluetooth
/dev/ttyAMA0 u:object_r:hci_attach_dev:s0 /dev/ttyAMA0 u:object_r:hci_attach_dev:s0
/dev/vcio u:object_r:vcio_device:s0 /dev/vcio u:object_r:vcio_device:s0