From 8acb881a50c81d4906adc0e6234c99aba8abfa5b Mon Sep 17 00:00:00 2001
From: "Tadashi G. Takaoka" <takaoka@google.com>
Date: Mon, 24 Sep 2012 10:35:06 +0900
Subject: [PATCH] Add subtypeId to nl_BE

Bug: 6809603
Change-Id: I8010564cfdfeef5a0c4f7542b9451202ed966a53
---
 java/res/xml/method.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index 83eafd038d..3d360a8f01 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -326,6 +326,7 @@
     />
     <subtype android:icon="@drawable/ic_subtype_keyboard"
             android:label="@string/subtype_generic"
+            android:subtypeId="1343007020"
             android:imeSubtypeLocale="nl_BE"
             android:imeSubtypeMode="keyboard"
             android:imeSubtypeExtraValue="KeyboardLayoutSet=azerty,AsciiCapable"
-- 
GitLab