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

Commit d94de42c authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Temporarily disabled Azerbaijani subtype

Bug: 9698902
Change-Id: Ib8a38f85f44909bfba42eaf70407d5bd7346feb2
parent 6587773f
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    keyboard_locale: script_name/keyboard_layout_set
    af: Afrikaans/qwerty
    ar: Arabic/arabic
    az: Azerbaijani/qwerty
    (az: Azerbaijani/qwerty) # disabled temporarily. waiting for strnig resources.
    be: Belarusian/east_slavic
    bg: Bulgarian/bulgarian
    bg: Bulgarian/bulgarian_bds
@@ -117,13 +117,15 @@
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="SupportTouchPositionCorrection"
    />
    <!--
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:subtypeId="0x2a362219"
            android:subtypeId="0x70b0f974"
            android:imeSubtypeLocale="az"
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection"
            android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable"
    />
    -->
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:subtypeId="0x1dc3a859"