History log of /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ScreenshotStubActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
29f7a7b0ae2264651c176ef50cc21cf9131247e3 17-Nov-2014 Jason Monk <jmonk@google.com> SysUI Tests: Make tests not break SysUI

Now you can run the tests without getting the blank broken sysui.
The tests instrument themselves so they include all of the source
they need to run rather than piggybacking on the sysui process.

A couple of changes were needed for this. The xml files cannot
reference com.android.systemui, instead they must use res-auto.
The tests can no longer make privileged calls, so some restructuring
to avoid those calls was needed.

Bug: 18222975
Change-Id: I67b794af854f1420583d48960bd6e52ca753b56d
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ScreenshotStubActivity.java
caf30a18b52471ebfbc6ae5e853c9a0b9d44905b 29-Jul-2011 Brett Chabot <brettchabot@android.com> Add functional test for screenshots.

Change-Id: Ice2cbc656f9814da7d0634644a250c1af9243ad1
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ScreenshotStubActivity.java