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

Commit 90e281ac authored by Archie Pusaka's avatar Archie Pusaka Committed by Gerrit Code Review
Browse files

Merge "Flag: Add dont_send_hid_set_idle" into main

parents c800cfdb fe132314
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -112,3 +112,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "dont_send_hid_set_idle"
    namespace: "bluetooth"
    description: "Don't send the SET IDLE HID message"
    bug: "369310847"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}