sdm660-common: sepolicy: Adjust for lavender dt2w node

Signed-off-by: Sebita <kjjjnob.seba@gmail.com>
Change-Id: If08946adbf5c2fa619178b3f15ae0635bacdf8a8
This commit is contained in:
dianlujitao 2019-06-23 19:27:28 +05:30 committed by Max Weffers
parent 2eb56727c3
commit 6df111fbc1
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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;