History log of /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/AbstractService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c7bf3e206ae16feb9202f58a63dd2adbf16be004 08-Mar-2018 Alan Viverette <alanv@google.com> Migrate multidex to androidx

Bug: 74397601
Test: make
Change-Id: Iee933e9b64e313a8880accc0dbf7f9e0c7706784
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/AbstractService.java
493cebd02538adf347413450238bb1f3f7a0d541 15-Jan-2018 Yohann Roussel <yroussel@google.com> Add tests about MultiDex corruption recovering

Those are testing extracted zip corruption and also corruption of their
corresponding odex file and the capacity of MultiDex.install to restore
a runnable state.

Bug: 28832787
Test: This is the test
Change-Id: I8dd99172d545e700b12c2a2b1391ef1aeb5560ce
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/AbstractService.java
affa8a4736177f62911c9e0fe9280247c823e8bf 20-May-2014 Yohann Roussel <yroussel@google.com> Fix ANR in multidexlegacytestservices.

Continuous testing showed that the test is flaky because of ANR caused by too
long computation in onCreate(). So this change move computation in another
thread to free the main thread.

Change-Id: I2ecff3f3e659ff092dd4c7c230c35be4a5742c4b
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/AbstractService.java
3aac33e7262dc53d878b9c7d44c3cfd31619d128 06-Nov-2013 Yohann Roussel <yroussel@google.com> A stress test for concurent multidex extraction.

Change-Id: Iab2427a8867a2a7a9a12e2557b2e970430fa6356
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/AbstractService.java