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

Commit 54f1dc09 authored by Archie Pusaka's avatar Archie Pusaka Committed by Gerrit Code Review
Browse files

Merge "Add dont_send_hci_disconnect_repeatedly flag" into main

parents b62ca748 d28a26b4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -7,3 +7,13 @@ flag {
    description: "Enable encryption change V2 event"
    bug: "366018699"
}

flag {
    name: "dont_send_hci_disconnect_repeatedly"
    namespace: "bluetooth"
    description: "Prevent BT from sending repeated HCI disconnect command"
    bug: "381175628"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}