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

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

Merge "Flag: Add close_hid_if_uhid_ready_too_slow" into main am: 82bbee37 am: 9f555326

parents 6da8cdda 9f555326
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -92,3 +92,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "close_hid_if_uhid_ready_too_slow"
    namespace: "bluetooth"
    description: "Close HID if UHID takes too long to be ready"
    bug: "362665394"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}