mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 16:28:06 -04:00
universal7870: update sepolicy (wip)
This commit is contained in:
parent
841f56ecbf
commit
4cd64b76bd
46 changed files with 515 additions and 184 deletions
|
@ -1,5 +1,9 @@
|
|||
# Allow rild to connect to gpsd
|
||||
unix_socket_connect(audioserver, property, rild)
|
||||
|
||||
# /efs/maxim
|
||||
allow audioserver { efs_file sec_efs_file }:dir r_dir_perms;
|
||||
allow audioserver { efs_file sec_efs_file }:file r_file_perms;
|
||||
|
||||
# TFA98xx amplifier
|
||||
allow audioserver amplifier_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue