summaryrefslogtreecommitdiff
path: root/test/MultiDex/Second.java
diff options
context:
space:
mode:
authorJeff Hao <jeffhao@google.com>2017-03-07 21:56:31 -0800
committerJeff Hao <jeffhao@google.com>2017-03-08 10:33:10 -0800
commit8ec0a20abae9a1e9a708ee02dd2639351933c028 (patch)
tree70ec5d7bdc4ed2ee02999543a131987e72cf3f0a /test/MultiDex/Second.java
parent68948e01f56ad1996af77f4c0aab721940b0e18d (diff)
Fix duplicate classes check to iterate over classes properly.
Previously would iterate in class index order, but classes are not organized alphabetically. This changes the check to iterate over the classes's type indexes, which are in alphabetical order. Unit test to come. Bug: 35477728 Test: mm test-art-host Change-Id: Iddaad84c30be042d09dde56c998221fd07f04ab6
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions