diff options
| author | 2024-11-15 13:20:24 +0000 | |
|---|---|---|
| committer | 2024-11-15 17:47:08 +0000 | |
| commit | 8756bcb6794b7e74fa272814a7b50b52ba23ba15 (patch) | |
| tree | 94afa4bb625210c65e68e614053efa13114c0c6a /cmds/bootanimation/BootAnimation.cpp | |
| parent | 6c74a6cc9950308f6da6e60a5d94ef5897b54b5f (diff) | |
Ensure QS classes use display-aware context
This commit updates all classes in com.android.systemui.qs to utilize a @ShadeDisplayAware annotated context. This change prepares for the potential movement of the shade window to a different display, ensuring correct inflation and rendering of keyguard elements.
A linter will be implemented shortly to enforce the use of this annotated context and prevent issues with non-annotated contexts/resources.
Currently, this change has no functional impact as the feature flag is disabled. The @ShadeDisplayAware context remains equivalent to the @Application context.
Bug: 362719719
Bug: 374267505
Test: SystemUI presubmit tests for all changed classes
Flag: com.android.systemui.shade_window_goes_around
Change-Id: If69405be44c14387e8e404b0c56a64e9c6c27ff8
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions