From 014369d5abdcd23e951d31021144d2e0039cd218 Mon Sep 17 00:00:00 2001 From: Alan Newberger Date: Wed, 17 Sep 2014 17:33:16 -0700 Subject: [PATCH] Bring Gallery2 manifest into parity with CROP support Gallery2 does not support http/https CROPping, so remove them from manifest. Tested app on device and confirmed Gallery2 is still successfully a CROP app for content URIs after this modification. Bug: 15919429 Change-Id: Ib0dacdbf3013d8a2f35a07a8ea0e15070ebdb2e7 --- AndroidManifest.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 59da7eae7..7c290c768 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -280,11 +280,8 @@ android:configChanges="keyboardHidden|orientation|screenSize"> - - - -- 2.11.0