am 0e8dbe02: Merge "Fix extraValue of DUMMY_NO_LANGUAGE_SUBTYPE"
* commit '0e8dbe0284e7a7972729e703b01f4f59a6a6d733': Fix extraValue of DUMMY_NO_LANGUAGE_SUBTYPEmain
commit
0eaddcaba7
|
@ -64,7 +64,7 @@ public final class SubtypeSwitcher {
|
|||
+ SubtypeLocaleUtils.QWERTY
|
||||
+ "," + Constants.Subtype.ExtraValue.ASCII_CAPABLE
|
||||
+ "," + Constants.Subtype.ExtraValue.ENABLED_WHEN_DEFAULT_IS_NOT_ASCII_CAPABLE
|
||||
+ Constants.Subtype.ExtraValue.EMOJI_CAPABLE,
|
||||
+ "," + Constants.Subtype.ExtraValue.EMOJI_CAPABLE,
|
||||
false /* isAuxiliary */, false /* overridesImplicitlyEnabledSubtype */);
|
||||
// Caveat: We probably should remove this when we add an Emoji subtype in {@link R.xml.method}.
|
||||
// Dummy Emoji subtype. See {@link R.xml.method}.
|
||||
|
|
Loading…
Reference in New Issue