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

Commit 654a2d13 authored by Christine Hallstrom's avatar Christine Hallstrom Committed by Automerger Merge Worker
Browse files

Merge "flags: Add fix_nonconnectable_scannable_advertisement" into main am:...

Merge "flags: Add fix_nonconnectable_scannable_advertisement" into main am: 61a68531 am: fe6401cb

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



Change-Id: I4dca08d607f8e46a287ce0e45930eed4a46b6487
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents bca93109 fe6401cb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -21,3 +21,10 @@ flag {
    bug: "289584302"
}

flag {
    name: "fix_nonconnectable_scannable_advertisement"
    namespace: "bluetooth"
    description: "Fix adv_scan_ind being reported as connectable"
    bug: "316013235"
}