summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorjasonwshsu <jasonwshsu@google.com>2021-06-23 16:03:41 +0800
committerjasonwshsu <jasonwshsu@google.com>2021-06-23 22:44:58 +0800
commitf5f459ac3404525e4dcfb8d1a45b895c529f8989 (patch)
tree25b79b564d5a802ac72e370252bfa40a66ae98a1 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentf555a8a0e6e6341f45e9e855d79183e4224d4864 (diff)
Fix error config for accessibility floating menu under multi-users
Root cause: 1. Write settingsKey / sharedPerference for accessibility floating menu only for main user. 2. Did not update the current ACCESSIBILITY_BUTTON_MODE when switching user. Solution: 1. Accessibiltiy floating menu will be handled by AccessibilityFloatngMenuController, so it can use correct user conext (createContextAsUser) to handle it. 2. Update correct ACCESSIBILITY_BUTTON_MODE when receiving intent ACTION_USER_SWITCHED. Bug: 184609652 Bug: 191416421 Bug: 191337987 Bug: 191325208 Test: manual test Change-Id: I4086b3a8b82c461f9368b58d6d390a661dd27f19
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions