You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 5629dff5f1 PL280 release code 4 years ago
..
src/com/android/test/runner PL280 release code 4 years ago
Android.bp PL280 release code 4 years ago
AndroidManifest.xml PL280 release code 4 years ago
README PL280 release code 4 years ago
build.gradle PL280 release code 4 years ago

README

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.