summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2021-03-18 14:12:35 +0000
committerVladimir Marko <vmarko@google.com>2021-03-19 09:11:41 +0000
commitde0d0de0f4a5162a5861515c0ddbbb52e06147d0 (patch)
treed5aa36d70696f79a601d2cdcd47d1c5f506bf222 /test/ProfileTestMultiDex
parentec388c026a5709dea339ad43f8bca10b2d991d6e (diff)
Remove kAccMiranda and kAccDefaultConflicting.
Use a combination of other existing flags to mark miranda and default conflicting methods. Also change the value of identical flags kAccCriticalNative and kAccPreCompiled to 0x00100000 to have the values of kAccFastNative and kAccCriticalNative in consecutive bits. The method access flag 0x00200000 is now free for future use. The method access flag 0x00100000 is also potentially usable for some methods the same way that the old kAccMiranda flag was used despite sharing the same value with both kAccCriticalNative and kAccPreCompiled. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 112676029 Change-Id: Ibfd20598f9b4af78e1e72f8331dc647d01dd8eb5
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions