From 0472687518601295ffb157831be12905286f1372 Mon Sep 17 00:00:00 2001 From: Vasu Nori Date: Tue, 16 Nov 2010 14:35:31 -0800 Subject: fix permissions when accessing downloads thru various Uri's fixes this bug bug:3169457 also Change-Id: I0f60333361c5c399c64faa2d497038530064bef0 --- AndroidManifest.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ec284a45..2e6a5234 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -56,14 +56,14 @@ + android:authorities="downloads"> - + + -- cgit v1.2.3