10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
allow system_app sysfs_homebutton:file write;
|
|
allow system_app sysfs_homebutton:dir search;
|
|
allow system_app sysfs_homebutton:file { getattr open };
|
|
|
|
# Battery Health
|
|
r_dir_file(system_app, sysfs_battery_supply);
|
|
|
|
get_prop(system_app, vendor_fm_prop)
|
|
get_prop(system_app, hwrev_prop)
|