From ebe6559794ea9efe6fa0d7803a3f456ddf317726 Mon Sep 17 00:00:00 2001 From: Nick Kralevich Date: Sat, 28 Jul 2012 16:11:07 -0700 Subject: Explicitly export content providers In a future version of Android, the default value for will change from true to false. Explicitly set android:exported="true" Bug: 3306452 Change-Id: I8fcce3af6949eb245ea97b6e64c191f465f0ae5f --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index de4a4340a..80c8ba6d8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -139,6 +139,7 @@ -- cgit v1.2.3