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

Commit b7a810d9 authored by Yuyang Huang's avatar Yuyang Huang Committed by Gerrit Code Review
Browse files

Merge "flags: Add HFP AG reset_after_collision" into main

parents c5c72647 0c705b0f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -66,3 +66,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "reset_after_collision"
    namespace: "bluetooth"
    description: "Reset p_scb when collision occured and rfcomm is not opened yet"
    bug: "332324315"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}