Files
device_xiaomi_sm6250-common/sepolicy/vendor/hal_power_default.te
AbhiShek Aggarwal be94045ad9 sm6250-common: Add support for event-based tap to wake gesture control
Change-Id: Id963e3c7302a7ee46a5a6b6d1b743a5718d71f4c
2020-08-31 11:14:31 +03:00

4 lines
159 B
Plaintext

# Allow hal_power_default to write to dt2w nodes
allow hal_power_default input_device:dir search;
allow hal_power_default input_device:chr_file rw_file_perms;