Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d241a4f9 authored by andrewxu's avatar andrewxu Committed by Andrew Xu
Browse files

Correct the namespace of desktop sysui flags

Use desktop_coreui instead of desktop_sysui according to
go/al-area-leads

Bug: 399966089
Flag: com.android.systemui.desktop_sizing
Change-Id: Ic96538d11ff819c85a67fef1f36020102acf97e9
parent b59a4c08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ container: "system"

flag {
   name: "desktop_sizing"
   namespace: "desktop_sysui"
   namespace: "desktop_coreui"
   description: "Override sysui resources such as size with the values tuned for desktop."
   bug: "399966089"
   is_fixed_read_only: true