diff options
author | wilsonshih <wilsonshih@google.com> | 2019-01-11 14:39:27 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2019-01-15 20:54:51 +0800 |
commit | 9a10e9db6ac2ba69e7e7b21c8e475acc6716d79d (patch) | |
tree | 1b9f167ccec3cff770c17a24b75cb55e68d75474 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 44b2b5acfb89b14e331f9b0a3c64b5953e642a5b (diff) |
Disallow pinned stack to control occluded state.
In the original design, we check the top focus stack of each display
to control its occlusion state. However, the start time of pinned activity
may start later than the user's application, such as PipMenuActivity. In
which case the top focus activity will not be what the user expects.
To prevent this, we can ignore Pinned stack when checking visibility for
a display.
Fix: 120445909
Test: atest KeyguardTests KeyguardLockedTests
Test: atest ActivityManagerMultiDisplayTests
Test: atest ActivityManagerDisplayLockedKeyguardTests ActivityManagerDisplayKeyguardTests
Change-Id: I3be19a803aa59c21841e476aa46a0222d156e21e
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions