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

Commit b9e879d4 authored by Jeff Brown's avatar Jeff Brown Committed by Android (Google) Code Review
Browse files

Merge "Support VIRTUAL flag in keyboard layouts."

parents f79fcdb1 5a7d2f9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -345,6 +345,7 @@ static const InputEventLabel LEDS[] = {
};

static const InputEventLabel FLAGS[] = {
    DEFINE_FLAG(VIRTUAL),
    DEFINE_FLAG(FUNCTION),

    { NULL, 0 }