frameworks/multidex/instrumentation
cpeng 69f93dc236 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
..
src/com/android/test/runner android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
Android.bp android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
AndroidManifest.xml android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
README android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
build.gradle android 13 from xiaosuan 2025-08-25 08:17:13 +08:00

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.