android_device_samsung_msm8.../sepolicy/healthd.te
Deokgyu Yang f13f4f6966 gts3l: selinux: Overwrite files from gts4lv-common with tiny edits
Because it is much similar to use the same family

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ic988274c7848c6ea0c9949b8caa63495515c1804
2021-05-21 01:41:01 +09:00

11 lines
377 B
Text

allow healthd app_efs_file:dir rw_file_perms;
allow healthd app_efs_file:file create_file_perms;
allow healthd battery_efs_file:dir create_dir_perms;
allow healthd battery_efs_file:file create_file_perms;
allow healthd sysfs_battery_supply:file w_file_perms;
allow healthd sysfs_batteryinfo:file w_file_perms;
r_dir_file(healthd, efs_file)
r_dir_file(healthd, sec_poc_file)