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

Commit a42fe928 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Flag to remove input device on virtual unplug" into main

parents ef0c847a 3eeabaa6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -62,3 +62,13 @@ flag {
    description: "Queue incoming HID reports if UHID is not ready"
    bug: "345498287"
}

flag {
    name: "remove_input_device_on_vup"
    namespace: "bluetooth"
    description: "Remove the input device entry on device removal"
    bug: "354758065"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}