From a625b7412069342c30e9f964ce9abc969bf097b4 Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Thu, 5 Jun 2014 09:55:37 -0400 Subject: QuickSettings: Bluetooth updates. - Use "Bluetooth" string when connecting. - Use @hidden device alias (instead of name) for label. - Use the same icon in the status bar. Bug:15186962 Change-Id: I25613bebf069c91e76d6933f2512b3f0a8020474 --- .../res/drawable-hdpi/stat_sys_data_bluetooth.png | Bin 940 -> 0 bytes .../drawable-hdpi/stat_sys_data_bluetooth_connected.png | Bin 979 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth.png delete mode 100644 packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth_connected.png (limited to 'packages/SystemUI/res/drawable-hdpi') diff --git a/packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth.png b/packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth.png deleted file mode 100644 index 7ed4c78..0000000 Binary files a/packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth.png and /dev/null differ diff --git a/packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth_connected.png b/packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth_connected.png deleted file mode 100644 index 08c07b2..0000000 Binary files a/packages/SystemUI/res/drawable-hdpi/stat_sys_data_bluetooth_connected.png and /dev/null differ -- cgit v1.1