android_device_samsung_msm8.../sepolicy/system_app.te

11 lines
299 B
Plaintext
Raw Permalink Normal View History

2017-01-23 16:09:59 +00:00
allow system_app sysfs_mdnie:file rw_file_perms;
# TimeKeep Java service
allow system_app time_data_file:dir rw_dir_perms;
2017-01-23 12:09:08 +00:00
allow system_app time_data_file:file rw_file_perms;
allow system_app sysfs_rtc:dir search;
allow system_app sysfs_rtc:file r_file_perms;
2017-01-23 12:09:08 +00:00
set_prop(system_app, timekeep_prop)