summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-04-26 16:52:11 +0100
committerDavid Brazdil <dbrazdil@google.com>2018-04-26 17:15:03 +0100
commit8a6b2f3353d81d8ceb6826bd7b1dd1987c1a6fee (patch)
tree35396b4b038613de8aa322b855a229733d5a0162 /test/ProfileTestMultiDex/Main.java
parent354794b1c59894e549cf175e24a3b8c5d5ec2913 (diff)
Do not overwrite hidden access flags for intrinsics
Deduplicating warnings works by overwriting the runtime access flags of a method/field to move it from a greylist to the whitelist. This triggers a CHECK when attempted on an intrinsic as their ordinal bits clash with the hidden API access flags. Do not attempt to deduplicate for those. Bug: 78574586 Test: (cd cts/tests/signature ; ./runSignatureTests.sh) Change-Id: I39e555a0f4cd5f662eea348baf4ef72a5827306d
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions