android_device_xiaomi_sm725.../sepolicy/vendor/hal_health_default.te

3 lines
170 B
Plaintext
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 { getattr read open };