mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
8 lines
230 B
Text
8 lines
230 B
Text
allow healthd alarm_device:chr_file rw_file_perms;
|
|
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;
|
|
')
|