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

Commit a5df47c6 authored by Łukasz Rymanowski (xWF)'s avatar Łukasz Rymanowski (xWF) Committed by Gerrit Code Review
Browse files

Merge "flags: Add l2cap_fcs_option_fix" into main

parents 4b58f0d7 f9b122ee
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -34,3 +34,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "l2cap_fcs_option_fix"
    namespace: "bluetooth"
    description: "Use fcs_option for non BASIC mode "
    bug: "372605959"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}