LG8n: sepolicy: address some health hal denials

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-07-20 11:52:58 +08:00
parent b03fd12f64
commit f1acdd089a

View file

@ -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:file { getattr open read };
allow hal_health_default sysfs_battery:dir search; allow hal_health_default sysfs_battery:dir search;