diff options
| author | 2025-01-15 20:04:53 +0800 | |
|---|---|---|
| committer | 2025-02-12 20:44:10 +0800 | |
| commit | 09e7382f8ef97deff9436c798f4add127aa93970 (patch) | |
| tree | 94b7d2f9bae9db5d13ac8246720cb263b412298d /ravenwood/scripts/extract-last-soong-commands.py | |
| parent | e678d95e50b7cc028ceb9b9c938b4839ba21da3f (diff) | |
Update resources when config update of sysUiContext
Before WindowContextInfoItem, the SystemUiContext was updated directly.
After that, the change will be post to the main thread first, which
lead to DisplayPolicy#onConfigurationChanged and other methods to
get obosolete values from SystemUiContext's resources.
They still assume SystemUiContext would be updated directly.
This CL track SystemUiContext config update with ComponentCallbacks,
and changes to update fields from SystemUiContext Resurces there.
Bug: 384428048
Test: atest DisplayContentTest DisplayPolicyTest
Test: atest FrameworksCoreTests:ContextTest
Flag: com.android.window.flags.track_system_ui_context_before_wms
Change-Id: I8e1596a0f5f0fdd429d9fa66bb1da2625a1bdab2
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions