android_device_tecno_LG8n/sepolicy/vendor/hal_health_default.te

4 lines
169 B
Plaintext
Raw Normal View History

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;