commit | bff66dcaacb3ef2a9f102434780d72e6f4175484 | [log] [tgz] |
---|---|---|
author | Alex Stetson <alexstetson@google.com> | Mon Oct 24 13:57:04 2022 -0700 |
committer | Alex Stetson <alexstetson@google.com> | Wed Nov 16 16:48:18 2022 -0800 |
tree | bf704e73804faebdd1d76c57d85402e3659f9198 | |
parent | f1aaea75884b4287dbeabbefd9b27785dc9f46a4 [diff] |
Replace ACTION_USER_SWITCHED with UserTracker ACTION_USER_SWITCHED only applies to the foreground user and will not trigger for concurrent secondary users. By replacing this with UserTracker, the switching logic can be modify to track what is relevant for a given display/user. Bug: 249831072 Test: atest SystemUIUnitTests Change-Id: I6f5d482072ae92d7dda5e1753901b3f5dc521312