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

Commit 1bc1aca6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove unused defines from Keyboard.h"

parents 9e9aae44 46de920c
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -25,15 +25,6 @@


namespace android {
namespace android {


enum {
    /* Device id of the built in keyboard. */
    DEVICE_ID_BUILT_IN_KEYBOARD = 0,

    /* Device id of a generic virtual keyboard with a full layout that can be used
     * to synthesize key events. */
    DEVICE_ID_VIRTUAL_KEYBOARD = -1,
};

class KeyLayoutMap;
class KeyLayoutMap;
class KeyCharacterMap;
class KeyCharacterMap;