android_device_tecno_LG8n/sepolicy/vendor/hal_health_default.te

4 lines
206 B
Plaintext
Raw Normal View History

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;