Allow applications to set the title of the subtype enabler
Bug: 5058105
Change-Id: Id5e4ccbdf4f830ce5c67232f530d73679d9e038f
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4ce4fb9..69ec091 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -347,7 +347,7 @@
</activity>
<activity android:name=".inputmethod.InputMethodAndSubtypeEnablerActivity"
- android:label="@string/input_methods_and_subtype_enabler_title"
+ android:label=""
android:clearTaskOnLaunch="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />