xref: /aosp_15_r20/frameworks/multidex/instrumentation/README (revision e237af2cd5334d6a4fb2b14f52d22d4e70eb89b3)
1Library Project including compatibility IntrumentationTestRunner
2for multiple dex applications.
3
4This can be used by an Android test project to set up the classloader
5of applications with multiple dexes.
6
7There is technically no source, but the src folder is necessary
8to ensure that the build system works.  The content is actually
9located in libs/android-support-multidex-instrumentation.jar.
10
11