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

Commit f732bafb authored by Haijie Hong's avatar Haijie Hong Committed by Android (Google) Code Review
Browse files

Merge "Add flag to show audio sharing slider in volume panel" into main

parents ecae5d80 4b1b1739
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1919,3 +1919,13 @@ flag {
   description: "Special UI treatment for magic actions"
   bug: "383567383"
}

flag {
    name: "show_audio_sharing_slider_in_volume_panel"
    namespace: "cross_device_experiences"
    description: "Show two sliders in volume panel when audio sharing."
    bug: "336183611"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}