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

Commit 36b07f16 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Gerrit Code Review
Browse files

Merge "Add a flag for invoking callbacks" into main

parents 7e993881 4dc87c06
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
    }
}