3476f16be6
Signed-off-by: Dušan Uverić <dusan.uveric9@gmail.com> Change-Id: I86851420cca27d34e36f8e385859c5be63545bba
16 lines
683 B
Text
16 lines
683 B
Text
allow system_app vendor_default_prop:file { getattr open read };
|
|
allow system_app wificond:binder call;
|
|
allow system_app hal_mlipay_default:binder call;
|
|
allow system_app kcal_dev:file rw_file_perms;
|
|
allow system_app kcal_dev:dir search;
|
|
allow system_app hall_dev:file rw_file_perms;
|
|
allow system_app hall_dev:dir search;
|
|
allow system_app sysfs_thermal:file rw_file_perms;
|
|
allow system_app sysfs_thermal:dir search;
|
|
allow system_app sysfs_vibrator:file rw_file_perms;
|
|
allow system_app sysfs_vibrator:dir search;
|
|
allow system_app sysfs_graphics:dir search;
|
|
allow system_app sysfs_graphics:file rw_file_perms;
|
|
allow system_app sysfs_leds:dir search;
|
|
|
|
set_prop(system_app, system_prop);
|