f13f4f6966
Because it is much similar to use the same family Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Ic988274c7848c6ea0c9949b8caa63495515c1804
11 lines
377 B
Text
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)
|