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

Commit 8cba70fb authored by Chris Wren's avatar Chris Wren
Browse files

fix build by restoring deleted enum

Bug: 21114836
Change-Id: Ied4a6e48c66f882f43343a21bce0b3ccccd81713
parent 28a07ff0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ public interface MetricsConstants {
    public static final int INPUTMETHOD_LANGUAGE = 57;
    public static final int INPUTMETHOD_KEYBOARD = 58;
    public static final int INPUTMETHOD_SPELL_CHECKERS = 59;
    public static final int INPUTMETHOD_SUBTYPE_ENABLER = 60;
    public static final int INPUTMETHOD_USER_DICTIONARY = 61;
    public static final int INPUTMETHOD_USER_DICTIONARY_ADD_WORD = 62;
    public static final int LOCATION = 63;