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

Commit 82bbee37 authored by Archie Pusaka's avatar Archie Pusaka Committed by Gerrit Code Review
Browse files

Merge "Flag: Add close_hid_if_uhid_ready_too_slow" into main

parents 0bc5444a eccd5897
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
    }
}