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

Commit 6ba5c810 authored by Archie Pusaka's avatar Archie Pusaka Committed by Automerger Merge Worker
Browse files

Add disconnect_hid_channels_serially flag am: 05f65d8f

parents 3cf3026e 05f65d8f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -125,3 +125,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "disconnect_hid_channels_serially"
    namespace: "bluetooth"
    description: "Only disconnect control channel after interrupt channel disconnection is acked"
    bug: "387937345"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}