Skip to content
Snippets Groups Projects
Commit bee58ccf authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am f6b438fb: am a76d9ddf: system_server profile access

* commit 'f6b438fb':
  system_server profile access
parents cb995356 f6b438fb
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment