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

am 0d0d5aa9: installd: drop noatsecure for dex2oat

* commit '0d0d5aa9':
  installd: drop noatsecure for dex2oat
parents 4eb2bc7e 0d0d5aa9
No related branches found
No related tags found
No related merge requests found
......@@ -61,9 +61,6 @@ allow installd resourcecache_data_file:file create_file_perms;
# Run dex2oat in its own sandbox.
domain_auto_trans(installd, dex2oat_exec, dex2oat)
# dex2oat needs LD_PRELOAD, passed down from init
# https://android-review.googlesource.com/94851
allow installd dex2oat:process noatsecure;
# Upgrade from unlabeled userdata.
# Just need enough to remove and/or relabel it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment