diff options
| author | 2024-11-16 10:42:32 +0000 | |
|---|---|---|
| committer | 2024-11-16 10:42:32 +0000 | |
| commit | 7017cecad23da04f83dd49536af3b466f11cd5cc (patch) | |
| tree | e387d4fc8975ee4ec0bc28147c6a4a75eaefff20 | |
| parent | 9647bc1f9a5eef7b9d56905f6987109095c594da (diff) | |
| parent | bc7f512d5dc3cfb4d23d7a5ccd1e2133388f7f10 (diff) | |
Merge "Use lse_desktop_experience namespace for status_bar_connected_displays" into main
| -rw-r--r-- | packages/SystemUI/aconfig/systemui.aconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index 123f82393679..67666c3db81f 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig @@ -632,9 +632,9 @@ flag { flag { name: "status_bar_connected_displays" - namespace: "systemui" + namespace: "lse_desktop_experience" description: "Shows the status bar on connected displays" - bug: "362720336" + bug: "379264862" } flag { |