Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
Library Project including compatibility IntrumentationTestRunner for multiple dex applications. This can be used by an Android test project to set up the classloader of applications with multiple dexes. There is technically no source, but the src folder is necessary to ensure that the build system works. The content is actually located in libs/android-support-multidex-instrumentation.jar.