From ac63ebc82433347e6c8e74e26fa670717acffac7 Mon Sep 17 00:00:00 2001 From: Dan Egnor Date: Thu, 12 Nov 2009 23:02:22 -0800 Subject: [PATCH] Make WRITE_GSERVICES into system-or-signature (instead of just signature), as a temporary measure so unbundled Google components (GSF, etc.) can hold it. (In the longer term, WRITE_GSERVICES won't be a system permission at all, but it or something like it will be defined directly by GSF.) --- core/res/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 1c3cf3c8cac06..22716b8628222 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -515,7 +515,7 @@