summaryrefslogtreecommitdiff
path: root/test/MultiDex/Second.java
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2019-04-10 10:22:26 +0100
committerDavid Brazdil <dbrazdil@google.com>2019-04-11 06:57:08 +0000
commit0039bc553788c18ba7f619b555d744f548ae749e (patch)
tree7908e4ac6d8da4b91acc50f97ce5b5959e1ee813 /test/MultiDex/Second.java
parent31cc2795f72e8cf5ecced188e6b4198a236a26ce (diff)
Do not change hidden API ArtMethod/ArtField access flags on AOT
Hidden API may change the access flags of ArtMethod/ArtField in order to dedupe warnings in logcat. Avoid doing that during AOT compilation as the updated access flags would survive until runtime in the boot/app image. This is not a problem for correctness, but better matches expectations of what the access flags should be and whether we should warn at runtime. Test: compiles Bug: 129063331 Change-Id: I44e235d73914bd42eacf3df69f9ed5285c1e864a
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions