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

Commit 975fe3e0 authored by Katherine Lai's avatar Katherine Lai
Browse files

Flag to track MSFT HCI extension support

Bug: 365787977
Bug: 315241296
Test: m -j
Change-Id: I536f00204d59ac4018d5de942bea66935883185e
parent 9c35bc79
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -266,3 +266,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "le_scan_msft_support"
    namespace: "bluetooth"
    description: "Support MSFT HCI extension for LE Scanning. go/bt-msft-aosp-dd"
    bug: "365787977"
}