Files
frameworks_base/core/java/android
Brett Chabot d733ec3b28 Prevent binder flooding when sending instrumentation status.
There is a long standing bug in the InstrumentationTestRunner where executing
many fast-running tests causes it to hang with 'FAILED BINDER TRANSACTION'
messages in the logs.

This commit changes the Instrumentation status updates to be sent synchronously.

Bug 1796494

Change-Id: Ifd1af31158353d727bd88283eaeb90933ba1a3ca
2012-05-01 12:33:28 -07:00
..
2012-04-26 20:12:44 -07:00
2012-04-30 16:28:32 -07:00
2012-04-30 12:11:43 -07:00
2012-03-12 15:44:15 -07:00
2012-05-01 08:56:24 -07:00