From 97e5cc4072a829611a037db8ea68a1f24b3ad20c Mon Sep 17 00:00:00 2001 From: Marvin W Date: Sat, 6 Feb 2016 20:49:57 +0100 Subject: [PATCH] Make C2DM_SEND permission a signature permission --- play-services-core/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/play-services-core/src/main/AndroidManifest.xml b/play-services-core/src/main/AndroidManifest.xml index 6a0922e4..01d3af5f 100644 --- a/play-services-core/src/main/AndroidManifest.xml +++ b/play-services-core/src/main/AndroidManifest.xml @@ -29,7 +29,7 @@ + android:protectionLevel="signature"/>