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

Commit ddf68a8b authored by Henri Chataing's avatar Henri Chataing
Browse files

Add a2dp_ignore_started_when_responder flag

Bug: 341178856
Bug: 315241296
Test: m com.android.btservices
Change-Id: Ia54cbf4cabdad72c2ea9b0fe3ca322f4bc7234ae
parent 5a1dea7d
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
    }
}