From 3ca67748bc92eac89f731796c5597ff1fbe9217b Mon Sep 17 00:00:00 2001 From: Vasu Nori Date: Thu, 4 Nov 2010 15:03:31 -0700 Subject: changes to support CL: I1f5dd734e394db0056579a3a0c26862fee27981e 1. if an application designates a downloaded file to be mediascanner scannable or not, store that fact in database. 2. use the above to determine whether a file shoudl be mediascanned or not in DownloadService 3. implement code to return mimetype for the new Uri "/public_downloads" introduced in CL: I1f5dd734e394db0056579a3a0c26862fee27981e Change-Id: I5c062ad6d1b58306044cee49ff3827e908d27fd9 --- AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0db696b7..ec284a45 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -62,6 +62,8 @@ these URIs --> + -- cgit v1.2.3