msm8976-common: sepolicy: Allow timekeep to read since_epoch

Change-Id: I66af18e6c82f8ea6a2951a93e468f2533432b3c7
lineage-17.1
LuK1337 5 years ago
parent 3c733e2cc6
commit dafcd292e6

@ -9,6 +9,8 @@ allow timekeep self:capability { fowner sys_time };
allow timekeep time_data_file:file create_file_perms;
allow timekeep time_data_file:dir create_dir_perms;
allow timekeep sysfs:file r_file_perms;
allow timekeep sysfs_rtc:dir search;
allow timekeep sysfs_rtc:file r_file_perms;

Loading…
Cancel
Save