mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: sepolicy: Address system_server sysfs vibrator denials
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
d6872da829
commit
2bbc0c9255
1
sepolicy/vendor/system_server.te
vendored
1
sepolicy/vendor/system_server.te
vendored
|
@ -1,3 +1,4 @@
|
|||
allow system_server sysfs_OTG_STATE_file:file { read write getattr open };
|
||||
allow system_server sysfs_vibrator:file read;
|
||||
|
||||
get_prop(system_server, wifi_hal_prop)
|
||||
|
|
Loading…
Reference in a new issue