summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorEvan Rosky <erosky@google.com>2021-11-04 12:44:28 -0700
committerEvan Rosky <erosky@google.com>2021-11-04 20:28:18 +0000
commitbb89d036749c391b8829d4ceb7545b3e0dfacb92 (patch)
treecbe1573fcb24540de6d6012d72e6650ce5e9eada /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent02a3f6796150835082e5b488b7a89900d65fe4a9 (diff)
Move keyguard shell transition init to onCreate
Some state isn't available in the Constructor and generally we're not supposed to be doing much work in constructor anyways vs onCreate. The problem here is the base context isn't initialized at KeyguardService construction time, so we can't get sysui's application thread. Bug: 183993977 Test: device doesn't crash on boot with shell-transit enabled. Change-Id: I4c0d99a913080c767c913168f226f4c688ef8250
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions