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

Commit 501dbb33 authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: avdt_prioritize_mandatory_codec

Bug: 350427803
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I5198fb9322430a4d18ce34b39edc544fdc043cd2
parent 1a7f806e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -115,3 +115,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "avdt_prioritize_mandatory_codec"
    namespace: "bluetooth"
    description: "Reject remote peer HD codec configuration if mandatory codec is preferred in the stack"
    bug: "350427803"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file