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

am adbabeeb: Allow dex2oat to work on /oem APKs

* commit 'adbabeeb':
  Allow dex2oat to work on /oem APKs
parents 460c3f16 adbabeeb
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,4 @@ allow dex2oat installd:fd use;
# locked APKs.
allow dex2oat asec_apk_file:file read;
allow dex2oat unlabeled:file read;
allow dex2oat oemfs:file read;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment