Revert "Disable preliminary subtypes on E-release"
This reverts commit 0e6dd1a6f1
.
This CL enables the following preliminary subtypes.
- hi_ZZ: Hinglish
- my_MM: Myanmar
Bug: 17587199
Change-Id: I6a2e621f1d50715b1b379fe2a19c48dac022eb92
This commit is contained in:
parent
0e6dd1a6f1
commit
ed7e5bdd65
1 changed files with 0 additions and 4 deletions
|
@ -357,7 +357,6 @@
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This Hinglish keyboard is a preliminary layout.
|
<!-- TODO: This Hinglish keyboard is a preliminary layout.
|
||||||
This isn't based on the final specification. -->
|
This isn't based on the final specification. -->
|
||||||
<!--
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_hi_ZZ"
|
android:label="@string/subtype_hi_ZZ"
|
||||||
android:subtypeId="0x352eb37c"
|
android:subtypeId="0x352eb37c"
|
||||||
|
@ -366,7 +365,6 @@
|
||||||
android:imeSubtypeExtraValue="AsciiCapable,KeyboardLayoutSet=qwerty,EmojiCapable"
|
android:imeSubtypeExtraValue="AsciiCapable,KeyboardLayoutSet=qwerty,EmojiCapable"
|
||||||
android:isAsciiCapable="true"
|
android:isAsciiCapable="true"
|
||||||
/>
|
/>
|
||||||
-->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x35b7526a"
|
android:subtypeId="0x35b7526a"
|
||||||
|
@ -539,7 +537,6 @@
|
||||||
/>
|
/>
|
||||||
<!-- TODO: This Myanmar keyboard is a preliminary layout.
|
<!-- TODO: This Myanmar keyboard is a preliminary layout.
|
||||||
This isn't based on the final specification. -->
|
This isn't based on the final specification. -->
|
||||||
<!--
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0xea266ea4"
|
android:subtypeId="0xea266ea4"
|
||||||
|
@ -548,7 +545,6 @@
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=myanmar,EmojiCapable,CombiningRules=MyanmarReordering"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=myanmar,EmojiCapable,CombiningRules=MyanmarReordering"
|
||||||
android:isAsciiCapable="false"
|
android:isAsciiCapable="false"
|
||||||
/>
|
/>
|
||||||
-->
|
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x3f12ee14"
|
android:subtypeId="0x3f12ee14"
|
||||||
|
|
Loading…
Reference in a new issue