mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: sepolicy: Allow power HAL to access touchpanel node
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
d48312f054
commit
9dfefb7cfa
1 changed files with 2 additions and 0 deletions
2
sepolicy/private/hal_power.te
Normal file
2
sepolicy/private/hal_power.te
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
r_dir_file(hal_power, sysfs_sec_tsp)
|
||||
allow hal_power sysfs_sec_tsp:file write;
|
||||
Loading…
Reference in a new issue