From fb816b315b01de0b1695ff97208e11eef0d05d90 Mon Sep 17 00:00:00 2001 From: Steve McKay Date: Thu, 10 Mar 2016 11:51:04 -0800 Subject: Remove the Downloads launcher icon. And the intent filter for "BROWSE_DOWNLOADS". Bug: 27563427 Change-Id: I22e8cbbd49c9d2317146d18d90b15549dadfc69f --- ui/AndroidManifest.xml | 13 -------- .../providers/downloads/ui/DownloadList.java | 38 ---------------------- 2 files changed, 51 deletions(-) delete mode 100644 ui/src/com/android/providers/downloads/ui/DownloadList.java diff --git a/ui/AndroidManifest.xml b/ui/AndroidManifest.xml index e93e268c..fa795c9f 100644 --- a/ui/AndroidManifest.xml +++ b/ui/AndroidManifest.xml @@ -13,19 +13,6 @@ android:supportsRtl="true" android:requiredForAllUsers="true"> - - - - - - - - - - -