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

Commit 65036c8b authored by Yiyi Shen's avatar Yiyi Shen Committed by Android (Google) Code Review
Browse files

Merge "Add flag to disable auto pick fallback in UI" into main

parents 41c6b876 91940701
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -199,3 +199,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "disable_audio_sharing_auto_pick_fallback_in_ui"
    namespace: "cross_device_experiences"
    description: "Do not auto pick audio sharing fallback device in UI"
    bug: "383469911"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}