android_device_tecno_LG8n/sepolicy/vendor/hal_health_default.te
Shirayuki39 37cbecec07 LG8n: sepolicy: Address hal_health_default denials
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
2024-07-17 20:16:03 +08:00

4 lines
169 B
Plaintext

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;