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

Commit 35110c6a authored by Henri Chataing's avatar Henri Chataing Committed by Gerrit Code Review
Browse files

Merge "Add a2dp_ignore_started_when_responder flag" into main

parents 02669912 ddf68a8b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -55,3 +55,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "a2dp_ignore_started_when_responder"
    namespace: "bluetooth"
    description: "Ignore the event BTA_AV_START_EVT when source and responder"
    bug : "341178856"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}