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

Commit 01a73cd8 authored by Chris Wren's avatar Chris Wren Committed by Android Git Automerger
Browse files

am 500db3c1: am d5b0f69a: am 208934ff: Merge "fix build by restoring deleted enum" into mnc-dev

* commit '500db3c1':
  fix build by restoring deleted enum
parents 711ff332 500db3c1
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;