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

Commit bfda0c8b authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "flags: add bta_dm_disc_stuck_in_cancelling_fix" into main am:...

Merge "flags: add bta_dm_disc_stuck_in_cancelling_fix" into main am: b16e016a am: d2bd4a8d am: e110fac8

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2907206



Change-Id: I16c6b7f0f70f3008a5666f87f720f16e3f108e59
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7b84d3fe e110fac8
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"
}