summaryrefslogtreecommitdiff
path: root/core/tests/hosttests/test-apps/MultiDexLegacyTestApp
AgeCommit message (Expand)Author
2021-04-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-08-24Merge "Disable Java coverage for multidex tests." am: 11ce7bf502 am: f7ba6a3c...Oliver Nguyen
2020-08-20Disable Java coverage for multidex tests.Oliver Nguyen
2020-03-23Add an exported flag in manifestAshwini Oruganti
2019-01-17Fix maindexclasses use of proguardDan Willemsen
2018-07-26Merge "Remove references to full_classes_proguard_jar"Colin Cross
2018-07-26Remove references to full_classes_proguard_jarColin Cross
2018-03-08Migrate multidex to androidxAlan Viverette
2017-10-02Delete jack supportColin Cross
2017-10-01Delete jack supportColin Cross
2017-05-12Add tests on MultiDex.installInstrumentationYohann Roussel
2017-02-16Revert "Remove support of disabling Jack."Colin Cross
2017-01-02Fix LOCAL_SDK_VERSION of 3 multidex apksYohann Roussel
2016-03-30Remove support of disabling Jack.Ying Wang
2015-12-02Don't hardcode expected path to mainDexClassesColin Cross
2015-02-23Fix handling of LOCAL_JACK_ENABLEDYohann Roussel
2015-02-05Adapt to change of LOCAL_USE_JACK valuesYohann Roussel
2014-12-04Merge "Allow compilation with Jack."Yohann Roussel
2014-11-20Add tests about annotations and enum.Yohann Roussel
2014-11-13Allow compilation with Jack.Yohann Roussel
2014-06-30Manually disable dexopt for multidex test apps.Yohann Roussel
2014-04-25Test multidex and annotations access.Yohann Roussel
2014-03-24Add one test application for multidex.Yohann Roussel