From e6c04f9417cc4bff0f5f9e72f0d6d66d2aab6e80 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Sat, 18 Apr 2015 21:38:05 -0700 Subject: Broadcast hidden volumes, notification polish. Send limited broadcast intent when certain volume state changes occur; the only customer for now is ExternalStorageProvider. Change notification flow to be less bumpy. Pick USB icon based on disk type, and avoid using "generic" disk labels. Bug: 19993667 Change-Id: I263bc9e9aae2ae57eb4d1afe76da686aee5475fb --- packages/ExternalStorageProvider/AndroidManifest.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/ExternalStorageProvider') diff --git a/packages/ExternalStorageProvider/AndroidManifest.xml b/packages/ExternalStorageProvider/AndroidManifest.xml index edd6255..3185917 100644 --- a/packages/ExternalStorageProvider/AndroidManifest.xml +++ b/packages/ExternalStorageProvider/AndroidManifest.xml @@ -19,9 +19,7 @@ - - - + -- cgit v1.1