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

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

Flag: Add close_hid_if_uhid_ready_too_slow

Bug: 362665394
Bug: 315241296
Test: m -j
Change-Id: I7128bf5d6686308d9686577aa9306112f3e76d13
parent 63c95dd5
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
    }
}