LG8n: sepolicy: Address hal_health_default denials

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-07-17 20:16:03 +08:00
parent 920ff040c9
commit 37cbecec07

View file

@ -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:dir search;