From 2168cc82e4c349d62db8476a914d80cd041a7d8c Mon Sep 17 00:00:00 2001 From: Jorge Ruesga Date: Thu, 10 Jul 2014 02:18:06 +0200 Subject: trebuchet: remove CALL_PHONE permission The CALL_PHONE is not needed by the Launcher, and is a costly money permission. Change-Id: I262dabf192706fd28115c6896cb5673491fe2e5d Signed-off-by: Jorge Ruesga --- AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8262f4886..625a674fd 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -53,7 +53,6 @@ android:protectionLevel="signature" /> - -- cgit v1.2.3