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

Commit 4c683e90 authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge "audio: add feature flag for new headset profile and SCO audio management" into main

parents 4abc4cb8 7b73e653
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -53,3 +53,12 @@ support."
    bug: "298463873"
}

flag {
    name: "sco_managed_by_audio"
    namespace: "media_audio"
    description: "\
Enable new implementation of headset profile device connection and\
SCO audio activation."
    bug: "265057196"
}