diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2018-01-24 14:07:14 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2018-01-24 15:35:18 +0000 |
commit | 11d21a29767cedf62aa9dcc8708a828867491840 (patch) | |
tree | 17aeb5ee2ee5969403176632e2afe7d35798d221 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f68e5b63ca4ab1b26940d4567dd84f408a1f26de (diff) |
Rewrite handling of oob priv-apps in framework.
- Use 'verify' compiler filter for dexopt.
- Don't pass DISABLE_VERIFIER, instead rely on the oat file status.
This is made possible by:
https://android-review.googlesource.com/#/c/platform/art/+/568546/
Which allows loading oat files, but not executing them.
bug: 30972906
Test: build, set pm.dexopt.priv-apps-oob to true, shell stop && start, see we're not
using the compiled code.
Change-Id: Idb909c68304f74a720499db3a6cc4a457b52f1e1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions