LG8n: sepolicy: Allow libperfmgr to access the dt2w nodes

* Bruh

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-08-12 22:58:27 +08:00
parent 015bd3046e
commit 44658cdc5c

2
sepolicy/vendor/hal_power_default.te vendored Normal file
View file

@ -0,0 +1,2 @@
allow hal_power_default proc_gesture_function:file rw_file_perms;
allow hal_power_default proc_main_gesture_function:file rw_file_perms;