android_device_samsung_msm8.../sepolicy/common/system_server.te
Kevin F. Haggerty 66b282da2e
msm8974-common: Build Samsung LiveDisplay service
Change-Id: I74d38aa0df3179bb00b942135e8ff055aa8a5658
2019-05-07 07:20:49 -06:00

15 lines
244 B
Text

allow system_server {
efs_file
mpctl_data_file
}:dir search;
allow system_server {
efs_file
qti_debugfs
}:file r_file_perms;
allow system_server {
sysfs_sec_ir
sysfs_sec_led
sysfs_sec_touchkey
}:file w_file_perms;