LG8n: sepolicy: Address various system_server denials relating to vibrator

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-07-20 20:09:22 +08:00
parent 3ca43995d3
commit baab82b9da

View file

@ -1,4 +1,4 @@
allow system_server sysfs_OTG_STATE_file:file { read write getattr open };
allow system_server sysfs_vibrator:file read;
allow system_server sysfs_vibrator:file { read open getattr write };
get_prop(system_server, wifi_hal_prop)