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

Commit 6d30a2c4 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "Add flag: fix_le_evt_cancelling_sdp_discovery" into main

parents 5bccae3f 34509337
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -45,3 +45,13 @@ flag {
        purpose: PURPOSE_BUGFIX
        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
    }
}