android_device_tecno_LG8n/sepolicy/vendor/hal_power_default.te

6 lines
227 B
Plaintext
Raw Normal View History

allow hal_power_default proc_gesture_function:file rw_file_perms;
allow hal_power_default proc_main_gesture_function:file rw_file_perms;
# Allow libperfmgr to control cgroups
allow hal_power_default cgroup:file rw_file_perms;