mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
LG8n: sepolicy: Address hal_health_default denials
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
920ff040c9
commit
37cbecec07
2
sepolicy/vendor/hal_health_default.te
vendored
2
sepolicy/vendor/hal_health_default.te
vendored
|
@ -1,3 +1,3 @@
|
||||||
allow hal_health_default sysfs:file read;
|
allow hal_health_default sysfs:file { open read };
|
||||||
allow hal_health_default sysfs_battery:file { getattr open read };
|
allow hal_health_default sysfs_battery:file { getattr open read };
|
||||||
allow hal_health_default sysfs_battery:dir search;
|
allow hal_health_default sysfs_battery:dir search;
|
||||||
|
|
Loading…
Reference in a new issue