to prevent apps from changing the hardware behind its back. Fixes b/2041941 Lock screen flashes the screen very bright before dimming Change-Id: Ice757f7ae87902bdfb3634471cf44f020ebfaae4 Signed-off-by: Mike Lockwood <lockwood@android.com>
FrameworkTestApplication should hold snippets of functionality that are helpful for testing the UI framework code, but not appropriate for sample code. For instance, a layout contrived to exercise an edge case of scrolling behavior. InstrumentationTestCases should be added under tests and added to the list of tests in FrameworkInstrumentationTestRunner.