2135c18643
* The sensor works as it is, hence not needed anymore
19 lines
881 B
Text
19 lines
881 B
Text
allow system_app blkio_dev:dir search;
|
|
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 proc_vmallocinfo:file read;
|
|
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;
|
|
allow system_app sysfs_fpsinfo:file rw_file_perms;
|
|
allow system_app sysfs_headphonegain:file rw_file_perms;
|
|
allow system_app sysfs_micgain:file rw_file_perms;
|
|
allow system_app sysfs_zram:dir search;
|
|
allow system_app vendor_default_prop:file { getattr open read };
|
|
allow system_app wificond:binder call;
|
|
set_prop(system_app, system_prop);
|