From 024b4f14945bd2a285f730faa3a0fdbb6c47abc1 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Thu, 10 Mar 2011 12:12:31 -0500 Subject: Support for USB accessory URIs If a USB accessory is attached and we have no application that supports it, display a dialog offering the user the option to visit the accessory's website if the accessory has a URI. Bug: 4073248 Change-Id: I30e2a802493fb6e203532a7f79402379c40bc3b8 Signed-off-by: Mike Lockwood --- packages/SystemUI/AndroidManifest.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'packages/SystemUI/AndroidManifest.xml') diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index fee245f4b456..ecd6fb64f104 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -57,5 +57,14 @@ android:finishOnCloseSystemDialogs="true" android:excludeFromRecents="true"> + + + + -- cgit v1.2.3-59-g8ed1b