android_device_samsung_msm8.../sepolicy/common/hal_health_default.te

6 lines
210 B
Text
Raw Normal View History

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;