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

Commit b5594d46 authored by Hyundo Moon's avatar Hyundo Moon Committed by Gerrit Code Review
Browse files

Merge "Add flag gatt_server_add_handler_to_run_callbacks_on" into main

parents 019b10c9 194d9bc9
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -183,3 +183,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "gatt_server_add_handler_to_run_callbacks_on"
    namespace: "bluetooth"
    description: "Make BluetoothGattServer able to run callbacks on specified Handler"
    bug: "333332161"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}