OSDN Git Service

Switched to another method for launching apps.
authorMaxim Siniavine <siniavine@google.com>
Tue, 20 Nov 2012 19:29:26 +0000 (11:29 -0800)
committerMaxim Siniavine <siniavine@google.com>
Tue, 20 Nov 2012 20:10:27 +0000 (12:10 -0800)
commitd85b8d57a0ce0514a1c9ea8f763b95aa94711645
treede3c64854fc041e175288641bb8305b9a528bcb7
parent89ac38bf70bb21e34c8c29b96e6316343ee46e87
Switched to another method for launching apps.

Started using a separate thread which calls startActivityAndWait
for starting apps. Also increased the minimum and maximum lengths
of time to wait for apps to stabilize.

Change-Id: I49935a0ed1d1c230e58dc1629e5e4da6b3887903
tests/MemoryUsage/Android.mk
tests/MemoryUsage/src/com/android/tests/memoryusage/MemoryUsageTest.java