summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/healthd.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/healthd.te b/common/healthd.te
index 3f7f25b0..3212afa4 100644
--- a/common/healthd.te
+++ b/common/healthd.te
@@ -1,3 +1,5 @@
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 rtc_device:chr_file r_file_perms;