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

Commit 7c6df14f authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

flags: add bta_dm_disc_stuck_in_cancelling_fix

Bug: 319890673
Bug: 315241296
Test: m service-bluetooth
Change-Id: I1e83037f609dfa029929d75cc0aa24dad1b70f97
parent 6d9f3dae
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "Don't initiate HID connection before pairing and service discovery"
    bug: "314707251"
}

flag {
    name: "bta_dm_disc_stuck_in_cancelling_fix"
    namespace: "bluetooth"
    description: "Fix being stuck in BTA_DM_SEARCH_CANCELLING"
    bug: "319890673"
}