From 3edba861aac028065bdc6df06b02d6024b212890 Mon Sep 17 00:00:00 2001 From: Kenny Guy Date: Fri, 12 Jun 2015 15:45:19 +0100 Subject: [PATCH] Remove incorrect TODO and meta-data. SHOW_INPUT_METHOD_PICKER is only used to call into the InputMethodManagerService which as its a system service could handle calls from the managed profile if it desired. Howwever profiles use input methods from the parent user that shouldn't be needed. Bug: 20934597 Change-Id: Id5df6eb693550ff200cbc12ed66de31323689af3 --- AndroidManifest.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4dcaba7a527..bea1aeb6371 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -633,14 +633,11 @@ android:value="true" /> - -