ronnie
2022-10-14 1504bb53e29d3d46222c0b3ea994fc494b48e153
1
2
3
4
5
6
7
allow charger self:capability2 wake_alarm;
allow charger sysfs_rtc:file rw_file_perms;
allow charger kernel:system syslog_read;
allow charger device:dir { open read };
r_dir_file(charger, sysfs_rtc);
#============= hal_health_default ==============
allow hal_health_default sysfs:file { open getattr read };