summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJerry Chang <chenghsiuchang@google.com>2020-09-10 18:15:00 +0800
committerJerry Chang <chenghsiuchang@google.com>2020-09-11 12:11:18 +0800
commit1d74d88488231ecb4a647000f1fd2a077b727fa4 (patch)
treee6b58ab20d683f22a7816a7fa83b31b2d7634e94 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent4e8a7a8bcf3e24ba52a7e6e809f33e2a2f32bb38 (diff)
Fix divider bar floating on keyguard panel
After migration, we use KeyguardUpdateMonitor.registerCallback() instead of using KeyguardStateController.addCallback() to monitor keyguard's visibility changes. Since KeyguardUpdateMonitor recrods registered callbacks with weak reference, the callbacks might be GCed if there's no other reference. Fix: 168271350 Test: atest WMShellTest Test: check divider bar disappears everytime when keyguard showing Test: check it'll leave one handed mode everytime when keyguard showing Change-Id: I23ca7e40c59211cbeafb09105f95ae2d1a919031
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions