summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2018-02-07 09:37:16 -0800
committerchaviw <chaviw@google.com>2018-02-09 09:03:34 -0800
commit4023466229f9f5b32d0194ab34284061db083966 (patch)
tree6cfced34acf91d1fd0306f8f868dcfa9fa8b10ee /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent043863ac36e18b3a26c66199edee2cc403d92834 (diff)
Fixed bug with turnScreenOn window flag.
The test ActivityManagerActivityVisibilityTests#testTurnScreenOnActivity_withRelayout was failing due to issues with how the turnScreenOn flag was handled. This change centralizes the logic about when to turn the screen on. The check for whether the screen should be turned on will happen on each relayout but is guarded by a flag set in resume. This way the screen can only have the chance to turn on if a resume was just called. Change-Id: I0a6e4a11de92fa41c8a49cbfd1b78bd8b38a1b4a Fixes: 68091612 Test: WindowStateTests Test: ActivityManagerActivityVisibilityTests
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions