summaryrefslogtreecommitdiffstats
path: root/common/healthd.te
blob: 7c1b19a1d24181c0634b1cc2229127b5c5c8c1c4 (plain)
1
2
3
4
5
6
7
r_dir_file(healthd, sysfs_battery_supply)
r_dir_file(healthd, sysfs_usb_supply)
r_dir_file(healthd, sysfs_thermal);
allow healthd alarm_device:chr_file rw_file_perms;

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