blob: 1e5da52e3dda0490cb72f85905b305c5c4cc397c [file] [log] [blame]
Maurice Chu667f9a82013-10-16 13:12:22 -07001Library 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
Yohann Rousselaeef2842013-11-08 00:05:45 +01007There 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