summaryrefslogtreecommitdiff
path: root/api/coverage/tools
diff options
context:
space:
mode:
author Chris Li <lihongyu@google.com> 2024-11-20 07:19:54 +0000
committer Chris Li <lihongyu@google.com> 2024-11-21 07:00:56 +0000
commit9d4415a93c52b4a5369cd3ce2452b8fb7aeb8fc3 (patch)
tree3281604ab6fb28a16c8d7ffe8bd65f286f5da743 /api/coverage/tools
parent172fc0c49076447a677cc71a3180d80112c7a617 (diff)
Keep track of SystemUiContext before WMS is initialized
Before, when SystemUiContext is careted before WMS is initialized, we won't track the created SystemUiContext in WindowTokenClientController. When we later register the DisplayContent to report Configuration for SystemUiContext, the previous created SystemUiContext will not get update because it is not tracked when created. Now, we keep track of the token even if WMS is not initialized yet. Bug: 376796349 Flag: EXEMPT bug fix Test: atest FrameworksCoreTests:WindowTokenClientControllerTest Change-Id: I705a5212c36f99b00073f2609b70673476dc50de
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions