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

Commit 4c7b4bad authored by Chelsea Hao's avatar Chelsea Hao Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag to play pause audio stream by modify source" into main

parents 5a9c6aac 522ac3ca
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -242,3 +242,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "audio_stream_play_pause_by_modify_source"
    namespace: "cross_device_experiences"
    description: "Play pause the audio stream by modify source"
    bug: "384976631"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}