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

Commit 797c4a01 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Automerger Merge Worker
Browse files

Merge "Add a flag for invoking callbacks" into main am: 36b07f16

parents 442b9a4b 36b07f16
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -249,3 +249,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "gatt_callback_on_failure"
    namespace: "bluetooth"
    description: "Invoke callbacks on early failure from the native stack"
    bug: "356550596"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}