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

Commit fe132314 authored by Archie Pusaka's avatar Archie Pusaka Committed by Archie Pusaka
Browse files

Flag: Add dont_send_hid_set_idle

Bug: 369310847
Bug: 315241296
Test: m -j
Change-Id: I5c314dd1188e5ab39266d733d4fe92fd17dfaffd
parent 9cccf3f8
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
    }
}