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

Commit 303d1d41 authored by Sandeep Samdaria's avatar Sandeep Samdaria Committed by Gerrit Code Review
Browse files

Merge "Add flag a2dp_concurrent_source_sink" into main

parents ab71d315 54fed986
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Enable a2dp offload codec extensibility"
    bug: "308686081"
}

flag {
    name: "a2dp_concurrent_source_sink"
    namespace: "bluetooth"
    description: "Support for concurrent A2DP source and sink"
    bug : "321806163"
}