Add DexClassLoader to the list of supported class loaders
DexClassLoader have the same behavior as PathClassLoader and is still in use by apps. Add it to the list of supported class loaders so that it can be recognized during secondary dex file loads. Bug: 38138251 Bug: 36044779 Test: runtest -x services/tests/servicestests/src/com/android/server/pm/dex/DexoptUtilsTest.java Change-Id: I88617c446c0471ffa8daffa5bc1961785910005a
Loading
Please register or sign in to comment