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

Commit 91011d3f authored by Henri Chataing's avatar Henri Chataing Committed by Gerrit Code Review
Browse files

Merge "Add flag avdtp_error_codes" into main

parents b6a30e16 72191b36
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -25,3 +25,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "avdtp_error_codes"
    namespace: "bluetooth"
    description: "Use compliant error codes in AVDTP responses"
    bug: "338139069"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}