summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2017-07-10 18:24:21 -0700
committerRobert Carr <racarr@google.com>2017-07-18 12:45:37 -0700
commit03206afc7f83060ab76ddc61754c9cf973e39407 (patch)
tree14d80eb533638e9d31bd39a92f0eefaccdc74110 /tools/aapt2/java/JavaClassGenerator.cpp
parentf99ac67bdb19c96eedc9ce274ded306e9f658371 (diff)
Ignore "mLastHidden" state when deciding whether to turnScreenOn.
In the case of showWhileLocked, turnScreenOn, windows, we may not hide them or destroy their surface when turning the screen off. In this case mLastHidden will never be set to true, and we will never enter the showSurfaceRobustlyLocked path. However this is the path where we consume turnScreenOn, and so this was preventing such a window from being able to turn the screen on a second time. Bug: 62913759 Test: Manual from bug. go/wm-smoke. "At some form at a later date" Change-Id: Ia72d702e175b82c5f0e628010177f02bf87abf84
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions