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

Commit 1a3504ee authored by chelseahao's avatar chelseahao
Browse files

Add audio sharing developer option flag.

Test: compile
Bug: 368401233
Flag: EXEMPT add flag
Change-Id: I58df3df94614780dba4c3785b77c4678b5c23ee6
parent ffda9a50
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -149,3 +149,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "audio_sharing_developer_option"
    namespace: "cross_device_experiences"
    description: "Gates whether to enable audio sharing developer option"
    bug: "368401233"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}