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

Commit 1c8c9402 authored by Hsin-chen Chuang's avatar Hsin-chen Chuang Committed by Gerrit Code Review
Browse files

Merge "Add flag bta_ag_cmd_brsf_allow_uint32" into main

parents df415087 6ba6288a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -56,3 +56,13 @@ flag {
    description: "during ongoing call, pretend network service in +CIND when network is unavailable"
    bug: "317307596"
}

flag {
    name: "bta_ag_cmd_brsf_allow_uint32"
    namespace: "bluetooth"
    description: "Allow and ignore the RFU bits set to 0b1 rather than responding ERROR"
    bug: "331129986"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}