android_device_samsung_msm8.../sepolicy/system_app.te
2019-02-11 23:56:38 +03:00

8 lines
243 B
Text
Executable file

set_prop(system_app, timekeep_prop)
allow system_app sysfs_mdnie:file rw_file_perms;
allow system_app time_data_file:dir search;
allow system_app time_data_file:file rw_file_perms;
allow system_app time_daemon:unix_stream_socket connectto;