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 some health hal denials
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
b03fd12f64
commit
f1acdd089a
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 { open read };
|
||||
allow hal_health_default sysfs:file { ioctl read getattr lock open watch watch_reads };
|
||||
allow hal_health_default sysfs_battery:file { getattr open read };
|
||||
allow hal_health_default sysfs_battery:dir search;
|
||||
|
|
Loading…
Reference in a new issue