mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
3c733e2cc6
Change-Id: I1f6b24c2586106535415a1913d9b6d6841bc8392
10 lines
299 B
Text
10 lines
299 B
Text
allow system_app sysfs_mdnie:file rw_file_perms;
|
|
|
|
# TimeKeep Java service
|
|
allow system_app time_data_file:dir rw_dir_perms;
|
|
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;
|
|
|
|
set_prop(system_app, timekeep_prop)
|