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

Commit 34509337 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Jakub Pawłowski
Browse files

Add flag: fix_le_evt_cancelling_sdp_discovery

Bug: 360936118
Bug: 315241296
Test: mma -j32;
Change-Id: I0b2eee56a6c84c597f2f6aa3bed1b93115042a45
parent 7a2ea233
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -45,3 +45,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_le_evt_cancelling_sdp_discovery"
    namespace: "bluetooth"
    description: "Fix LE service discovery cancelling SDP discovery"
    bug: "360936118"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}