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

Commit 27ee47bc authored by chelseahao's avatar chelseahao Committed by Chelsea Hao
Browse files

Add audio sharing quick settings dialog improvement flag.

Test: compile
Bug: 360759048
Flag: EXEMPT add flag
Change-Id: I49e2d3f645dc852135c237697655ab431862b007
parent 79311509
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -139,3 +139,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "audio_sharing_qs_dialog_improvement"
    namespace: "cross_device_experiences"
    description: "Gates whether to enable audio sharing qs dialog improvement"
    bug: "360759048"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}