mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
9 lines
299 B
Text
9 lines
299 B
Text
# 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;
|