OSDN Git Service

allow top sleeping state in app process verification
authorGuang Zhu <guangzhu@google.com>
Sat, 9 May 2015 00:10:29 +0000 (17:10 -0700)
committerGuang Zhu <guangzhu@google.com>
Sat, 9 May 2015 00:10:29 +0000 (17:10 -0700)
commit765e00af5b769aff89300a167f545cac2088b1f1
treeb9d2883cf27da04d4537d01aeee96b7511839730
parente1a1d2e85a3f0626ae13322998fd45a1eb4a49d7
allow top sleeping state in app process verification

This happens when an app is launched but has a dialog shown on
top of it. Typical reason is a licensing prompt of sorts.

Change-Id: Id73f45f54767b869873c62f13aeeb470c1a5cd81
tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java