commit | bd3e1cecf449ba9525e78493f3ced838e0f95d5e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Mar 15 17:45:03 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Mar 16 16:02:05 2018 -0700 |
tree | 1c29c4dff743277be29786a7ea4a048b124f3826 | |
parent | aae3435b642dbf3196ef47e8ec48ec3ca2a84d4b [diff] |
ART: Change GetOptimizationStatus Do not attempt to load the oat file executable, as this may not be permissible. Instead load it non-executable, and do a status check to predict how a non-encumbered runtime might react to the file. Bug: 74403474 Test: m test-art-host Test: Check logcat for denials Change-Id: I8528005564246712d2c540c5ae89b14f37ca9480