Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
device
/
generic
/
goldfish
/
87c2c5e26e121d26056d4d9c6eef45c684457b0e
/
.
/
sepolicy
/
common
/
healthd.te
blob: 80db9b726079f8e84dd93e2c1ff28d22b43f63aa [
file
] [
log
] [
blame
]
# Allow to read /sys/class/power_supply directory
allow healthd sysfs
:
dir r_dir_perms
;
allow healthd
self
:
capability2 wake_alarm
;