From d2d5e35980af4b879923ae5583f9c51c8777b204 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Mon, 23 Aug 2010 10:53:33 -0700 Subject: [PATCH] Remove Pinyin from acore. That way, it doesn't appear to have dozen of very scary permissions. Explicitly add the permissions it actually needs. Change-Id: If845e4ddccf9a8c4c9a648cadd3b0d7235eb79e4 --- AndroidManifest.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3380461..7ab32a7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -14,12 +14,15 @@ limitations under the License. --> + package="com.android.inputmethod.pinyin"> + + + + -- 2.11.0