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: Address timekeep denials
Change-Id: I93f89536ff380127e639d09dfa38e458510aea9a
This commit is contained in:
parent
b15744fd7b
commit
da54607843
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
allow system_app sysfs_mdnie:file rw_file_perms;
|
||||
|
||||
# TimeKeep Java service
|
||||
allow system_app time_data_file:dir search;
|
||||
allow system_app time_data_file:dir rw_dir_perms;
|
||||
allow system_app time_data_file:file rw_file_perms;
|
||||
set_prop(system_app, timekeep_prop)
|
||||
|
|
Loading…
Reference in a new issue