Skip to content
Snippets Groups Projects
Commit 9520913a authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am bbe68e6d: am c17d30a5: Delete dalvikcache_data_file write/setattr access from shell.

* commit 'bbe68e6d':
  Delete dalvikcache_data_file write/setattr access from shell.
parents 398e60e9 bbe68e6d
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,6 @@ allow shelldomain shell_exec:file rx_file_perms; ...@@ -22,7 +22,6 @@ allow shelldomain shell_exec:file rx_file_perms;
allow shelldomain zygote_exec:file rx_file_perms; allow shelldomain zygote_exec:file rx_file_perms;
r_dir_file(shelldomain, apk_data_file) r_dir_file(shelldomain, apk_data_file)
allow shelldomain dalvikcache_data_file:file { write setattr };
# Set properties. # Set properties.
unix_socket_connect(shelldomain, property, init) unix_socket_connect(shelldomain, property, init)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment