am a76d9ddf
: system_server profile access
* commit 'a76d9ddf6bf8f0ee0768a2129fa7606f66b0b510': system_server profile access
This commit is contained in:
commit
f6b438fbb4
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ allow system_server dalvikcache_data_file:dir create_dir_perms;
|
|||
allow system_server dalvikcache_data_file:file create_file_perms;
|
||||
|
||||
# Read from /data/dalvik-cache/profiles
|
||||
allow system_server dalvikcache_profiles_data_file:dir { getattr w_dir_perms };
|
||||
allow system_server dalvikcache_profiles_data_file:dir rw_dir_perms;
|
||||
allow system_server dalvikcache_profiles_data_file:file create_file_perms;
|
||||
|
||||
# Manage /data/misc/adb.
|
||||
|
|
Loading…
Reference in a new issue