DO NOT MERGE: Do not spam activity manager if remote dies.
authorJarkko Pöyry <jpoyry@google.com>
Sat, 25 Apr 2015 00:56:13 +0000 (17:56 -0700)
committerJarkko Poyry <jpoyry@google.com>
Thu, 7 May 2015 19:15:41 +0000 (19:15 +0000)
commit952970c8820492053ebcad6ec0c3b8e8dcac4dd1
treedd830b5c2220f1cba5f2efb478614e138b639194
parent741830e40a09907429eaaac41c387f45dcc48cfa
DO NOT MERGE: Do not spam activity manager if remote dies.

- Cache isRunning the first time the process is observed dead.
- Avoid busy-polling the log file in DeqpInstrumentation.

Change-Id: Ie4d042cfef261c42ddc24dfaf9d58c13de867b9d
(cherry picked from commit dbe1a448db4f68b80f7ce36b95b8f8a3024df3b4)
android/package/src/com/drawelements/deqp/testercore/DeqpInstrumentation.java
android/package/src/com/drawelements/deqp/testercore/RemoteAPI.java