android_device_xiaomi_sdm66.../sepolicy/vendor/hal_health_default.te

4 lines
177 B
Text
Raw Normal View History

allow hal_health_default sysfs_wakeup:dir r_dir_perms;
allow hal_health_default sysfs_wakeup:file r_file_perms;
allow hal_health_default sysfs:file { open read write getattr };