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 >>>)
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