android_device_samsung_msm8.../sepolicy/common/hal_health_default.te
2019-10-17 16:12:48 +02:00

5 lines
210 B
Text

r_dir_file(hal_health_default, sysfs_batteryinfo)
allow hal_health_default sysfs_batteryinfo:file rw_file_perms;
allow hal_health_default sysfs:file { open read };
allow hal_health_default sysfs:file getattr;