mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Allow timekeep to search time_data_file dir
This commit is contained in:
parent
db35502548
commit
891c848ea6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
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;
|
||||
|
||||
set_prop(system_app, timekeep_prop)
|
||||
|
|
Loading…
Reference in a new issue