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

* commit '208934ff010cc2aff7d8fee9237d6cee0e5bb563':
  fix build by restoring deleted enum
This commit is contained in:
Chris Wren
2015-07-13 23:01:57 +00:00
committed by Android Git Automerger

View File

@@ -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;