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

Commit f9b122ee authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flags: Add l2cap_fcs_option_fix

Bug: 372605959
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I74068d263fe5bbc50f6ffffe0ff8d7c53058f117
parent 43bb005e
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
    }
}