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

Commit a9000443 authored by Lucas Silva's avatar Lucas Silva
Browse files

Create systemui flag for standalone support

Bug: 352301247
Test: N/A - flag creation
Flag: com.android.systemui.communal_standalone_support
Change-Id: I0b6730b87bfc2d6540acb239dcaef3ca9243aafa
parent 4dc14489
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1103,6 +1103,13 @@ flag {
  bug: "368053818"
}

flag {
  name: "communal_standalone_support"
  namespace: "systemui"
  description: "Support communal features without a dock"
  bug: "352301247"
}

flag {
    name: "dream_overlay_updated_font"
    namespace: "systemui"