tzh
2024-08-15 d4a1bd480003f3e1a0590bc46fbcb24f05652ca7
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 };