From f892bc856c6780187db62681d59ca538a173590f Mon Sep 17 00:00:00 2001 From: Eric Laurent Date: Mon, 29 Oct 2012 17:56:46 -0700 Subject: display audio dialog when connecting low end dock Display a dialog to enable the use of the dock audio connection when a low end dock is connected for the first time. Modify DockService to process docked and undocked messages even if the device indicated is null (meaning the dock is not a bluetooth dock) only for low end docks. Bug 7302106. Change-Id: I331d83a74fecf5f26b24bfc178342df414bd8153 --- res/layout/dock_audio_media_enable_dialog.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 res/layout/dock_audio_media_enable_dialog.xml (limited to 'res') diff --git a/res/layout/dock_audio_media_enable_dialog.xml b/res/layout/dock_audio_media_enable_dialog.xml new file mode 100644 index 0000000..37ecdfe --- /dev/null +++ b/res/layout/dock_audio_media_enable_dialog.xml @@ -0,0 +1,24 @@ + + + + -- cgit v1.1