aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/time_daemon.te
blob: d8a83945023eb7dbaed35de60cc82e29bcc33fb3 (plain)
1
2
3
4
5
allow time_daemon sysfs_msm_subsys:dir search;
allow time_daemon sysfs_msm_subsys:file { getattr open read setattr };
allow time_daemon sysfs_soc:dir search;
allow time_daemon time_data_file:file create_file_perms;
allow time_daemon time_data_file:dir rw_dir_perms;