aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/time_daemon.te
blob: d586681ca097446b8cec3ae9125756fc822eac98 (plain)
1
2
3
allow time_daemon sysfs_msm_subsys:dir search;
allow time_daemon sysfs_soc:dir search;
allow time_daemon time_data_file:file { open read write };