android_device_xiaomi_sm835.../sepolicy/vendor/hal_power_default.te
Bruno Martins a587e4ebb8 sm6250-common: power: Add support for DT2W feature
Co-authored-by: LuK1337 <priv.luk@gmail.com>
Co-authored-by: AbhiShek Aggarwal <warabhishek@gmail.com>
Change-Id: I2f7fb4a8b0c9cd1a16d6c2b93602d285a191f170
2020-08-18 12:56:56 +03:00

4 lines
164 B
Plaintext

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