sdm660-common: sepolicy: Adjust for lavender dt2w node
Signed-off-by: Sebita <kjjjnob.seba@gmail.com> Change-Id: If08946adbf5c2fa619178b3f15ae0635bacdf8a8
This commit is contained in:
parent
2eb56727c3
commit
6df111fbc1
1 changed files with 4 additions and 0 deletions
4
sepolicy/vendor/hal_power_default.te
vendored
4
sepolicy/vendor/hal_power_default.te
vendored
|
@ -1,2 +1,6 @@
|
|||
allow hal_power_default proc_dt2w:file rw_file_perms;
|
||||
allow hal_power_default sysfs_tap_to_wake:file rw_file_perms;
|
||||
# Allow writing to files in /proc/tp_gesture
|
||||
allow hal_power_default proc:file rw_file_perms;
|
||||
allow hal_power_default proc:dir search;
|
||||
|
||||
|
|
Loading…
Reference in a new issue