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

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

Define bugfix flag for home controls HSUM support

Bug: 370691405
Test: N/A
Flag: com.android.systemui.home_controls_dream_hsum
Change-Id: Ib9d12a63912e53115f8f078ba0ad058098c09b8b
parent 4dc14489
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1565,6 +1565,16 @@ flag {
  }
}

flag {
  name: "home_controls_dream_hsum"
  namespace: "systemui"
  description: "Enables the home controls dream in HSUM"
  bug: "370691405"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
   name: "only_show_media_stream_slider_in_single_volume_mode"
   namespace: "systemui"