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

am 48073591: am 1e9bb8be: Merge "Drop appdomain unlabeled file execute."

* commit '48073591':
  Drop appdomain unlabeled file execute.
parents 60015f60 48073591
Branches
Tags
No related merge requests found
......@@ -132,11 +132,6 @@ allow appdomain dalvikcache_data_file:file execute;
# /data/dalvik-cache/profiles
allow appdomain dalvikcache_profiles_data_file:file write;
# For legacy unlabeled userdata on existing devices.
# See discussion of Unlabeled files in domain.te for more information.
allow appdomain unlabeled:file x_file_perms;
auditallow appdomain unlabeled:file x_file_perms;
###
### CTS-specific rules
###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment