Support Thai Keyboard

Bug: 6070772
Change-Id: Ib7078d062801e17db500f0cd0b4b53d5433b75d1
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index 077574f..544f3fd 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -58,6 +58,7 @@
     sl: Slovenian/qwerty
     sr: Serbian/south_slavic
     sv: Swedish/nordic
+    th: Thai/thai
     tr: Turkish/qwerty
     uk: Ukrainian/east_slavic
     vi: Vietnamese/qwerty
@@ -299,6 +300,12 @@
     />
     <subtype android:icon="@drawable/ic_subtype_keyboard"
             android:label="@string/subtype_generic"
+            android:imeSubtypeLocale="th"
+            android:imeSubtypeMode="keyboard"
+            android:imeSubtypeExtraValue=""
+    />
+    <subtype android:icon="@drawable/ic_subtype_keyboard"
+            android:label="@string/subtype_generic"
             android:imeSubtypeLocale="uk"
             android:imeSubtypeMode="keyboard"
             android:imeSubtypeExtraValue="SupportTouchPositionCorrection"