diff options
author | Calin Juravle <calin@google.com> | 2020-04-15 20:02:00 -0700 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2020-04-16 20:06:41 +0000 |
commit | 86ac525b1f42876518c9040aeaf1a9710cc4332e (patch) | |
tree | c784dbfd76eea16be4c2a0f82716dd766f890989 /test/008-exceptions/src/MultiDexBadInit.java | |
parent | ae9a3d57cd87437562808979171563e0add22ae8 (diff) |
Search only the current class loader when checking for duplicates
Do not check the entire class loader hierarchy for duplicate dex files
because some use cases might be valid. The most error prone cases are
actually duplicates within the same class loader.
Test: gtest
Bug: 154032843
Change-Id: I8c5efd4b2053a5b4052de6041d561554dddf4780
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions