diff options
| author | 2023-06-14 13:59:43 -0700 | |
|---|---|---|
| committer | 2023-07-07 14:58:43 +0000 | |
| commit | 02debd9ba1e153ab9f439abe412a5d977cc612c3 (patch) | |
| tree | cef091f98d85dd083d60b1294321c0a69b48569a /api/api_test.go | |
| parent | d3813b18870b903b7b43a12ae399349d46267105 (diff) | |
Ensure secondary sysui service starts
If a system boots and switches into a secondary user prior to SystemUI
initializing, the ACTION_USER_SWITCHED intent will not be received and
the secondary service will never be started. By checking the current
user on init, it is ensured that we do not miss this case.
Bug: 286338771
Test: manual, atest com.android.systemui.user
Change-Id: Ic3110213db96c29f7943604c451aec1ac9b254fc
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions