android_device_samsung_msm8.../sepolicy/common/healthd.te

7 lines
179 B
Text

allow healthd device:dir r_dir_perms;
allow healthd rtc_device:chr_file rw_file_perms;
allow healthd sysfs:file { getattr open read };
userdebug_or_eng(`
permissive healthd;
')