summaryrefslogtreecommitdiffstats
path: root/common/healthd.te
blob: c98ebff26efa052e90bb33f9eb05f238b83cae10 (plain)
1
2
3
4
5
6
r_dir_file(healthd, sysfs_battery_supply)
r_dir_file(healthd, sysfs_usb_supply)
r_dir_file(healthd, sysfs_thermal);

#allow healthd read rtc device file
allow healthd rtc_device:chr_file r_file_perms;