History log of /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
85fa4e19b260f35d55bd35c975753540211c62c0 30-Jun-2014 Yohann Roussel <yroussel@google.com> Manually disable dexopt for multidex test apps.

Because at the moment, omitting to explicitly disable dexopt produces apks with
no classes.dex inside.

Change-Id: I44ffc6b013a7b119c7deb332cf60f4fe8a11068c
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/Android.mk
05e2a94c8b510131f43a686f5188d4c0f2a5eebd 15-Oct-2013 Yohann Roussel <yroussel@google.com> Add support.multidex tests app for an update bug.

The failing scenario is
- install v1
- run
- update to v2
- update to v3
- run
last run was failing with initial multidex library versions because
it's still running on v1 extracted secondary dex files.

Change-Id: Id9811371fc70b0a4e9b49de913ee38d18699b21d
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/Android.mk