diff --git a/CtsTestCaseList.mk b/CtsTestCaseList.mk
index b874af0c3d71acab5439e51deb3c8e154d434eb1..b91ccd9e735d5c4fb986196d77db513d1b877681 100644
--- a/CtsTestCaseList.mk
+++ b/CtsTestCaseList.mk
@@ -73,7 +73,6 @@ cts_test_packages := \
CtsGraphicsTestCases \
CtsGraphics2TestCases \
CtsHardwareTestCases \
- CtsHoloTestCases \
CtsJniTestCases \
CtsLocationTestCases \
CtsMediaStressTestCases \
diff --git a/tests/tests/holo/Android.mk b/tests/tests/holo/Android.mk
deleted file mode 100644
index d84411632b3b94969bb2d7e1f6961bda1b702335..0000000000000000000000000000000000000000
--- a/tests/tests/holo/Android.mk
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright (C) 2011 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-LOCAL_PATH:= $(call my-dir)
-include $(CLEAR_VARS)
-
-# don't include this package in any target
-LOCAL_MODULE_TAGS := optional
-# and when built explicitly put it in the data partition
-LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_APPS)
-
-LOCAL_JAVA_LIBRARIES := android.test.runner
-
-LOCAL_STATIC_JAVA_LIBRARIES := ctstestrunner
-
-LOCAL_SRC_FILES := $(call all-java-files-under, src)
-
-LOCAL_AAPT_FLAGS = -c land -c xx_YY -c cs -c 320dpi -c 240dpi -c 213dpi -c 160dpi -c 120dpi
-
-LOCAL_PACKAGE_NAME := CtsHoloTestCases
-
-LOCAL_MODULE_TAGS := tests
-
-LOCAL_SDK_VERSION := current
-
-include $(BUILD_CTS_PACKAGE)
diff --git a/tests/tests/holo/AndroidManifest.xml b/tests/tests/holo/AndroidManifest.xml
deleted file mode 100644
index 4a03ba3c984d72b9e9399ff79f6a236452c13ab4..0000000000000000000000000000000000000000
--- a/tests/tests/holo/AndroidManifest.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/tests/holo/res/drawable-hdpi/display_info.png b/tests/tests/holo/res/drawable-hdpi/display_info.png
deleted file mode 100644
index 10b3950d45a1c20e02bbf68a6bc60687ba2ad4f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_button.png b/tests/tests/holo/res/drawable-hdpi/holo_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_calendar_view.png
deleted file mode 100644
index aea9b8d9b9d62b4d3d1b31c140016a0c8f5c07d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 5093067eaac365eb4b8b40e63948fd6f5842dec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_calendar_view.png
deleted file mode 100644
index aea9b8d9b9d62b4d3d1b31c140016a0c8f5c07d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 5093067eaac365eb4b8b40e63948fd6f5842dec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_calendar_view.png
deleted file mode 100644
index df79dc4fb328c79b4dce76a72b05b0d770c19c33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index c4365ae1a22af8584de17944fbce52038f379ac7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_calendar_view.png
deleted file mode 100644
index df79dc4fb328c79b4dce76a72b05b0d770c19c33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index c4365ae1a22af8584de17944fbce52038f379ac7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_calendar_view.png
deleted file mode 100644
index 0874ee52e8cfcd4de5026784f1a1e4465c25dd8e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 617dd44df1ac2794ca8117e5bcb41e3ab868025d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index 0c7df4f23a7627245975ca92ece3053b899213fd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_calendar_view.png
deleted file mode 100644
index 0c7df4f23a7627245975ca92ece3053b899213fd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_searchview.png
deleted file mode 100644
index 4fa916a4ac4fd0b74f89ffbc910dbbe2d0949c02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_light_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_light_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_light_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_light_tabhost.png
deleted file mode 100644
index 4b75bbbd677e3b008b151d172551b2e3443ebd7c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_light_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_light_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_light_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index e790c06bded8028d561f4d805875f594743a2f16..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_calendar_view.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_calendar_view.png
deleted file mode 100644
index 52959f126cc358e230eac2fcd248b0170428b1e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index 6a0feb3ed5f514b5e694b3b6c47c9a7bbc539e75..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index 2316e8a7887ffeec9cc5053da65f66ca4dbdeed9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 57a4cdbce8516032820e3e99acaa742ea4fefc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-hdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/display_info.png b/tests/tests/holo/res/drawable-land-hdpi/display_info.png
deleted file mode 100644
index a665018f78f0b5955f516b613ac660f0d0985bd1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_panel_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_searchview.png
deleted file mode 100644
index dc730b4f42943d1933e89b51a25c2906bc6d2f5f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_light_tabhost.png
deleted file mode 100644
index 0b58f465716c4b03e1213f58dd23932b816d9f4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_panel_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_panel_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index da19499c3ebe0c440cb16e38be3c721f74618145..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 292923beeb3e53cb433e198d63077faa8ae819d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-hdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/display_info.png b/tests/tests/holo/res/drawable-land-ldpi/display_info.png
deleted file mode 100644
index 64c8f3a8ce3dfd39ef8a8f280f85341915532b1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_panel_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_searchview.png
deleted file mode 100644
index 3364ae1b8f14593990271b19a617acc461bed9a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_light_tabhost.png
deleted file mode 100644
index 57c777a243f02a39584c94b28ed5bd1f14102d7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_panel_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_panel_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_searchview.png
deleted file mode 100644
index 8d863518a3ebdd4f7a758407196bb476e7f5c9f2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 25edc53c9b0f06688e2b9c7efeb6f9f55bcad763..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-ldpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/display_info.png b/tests/tests/holo/res/drawable-land-mdpi/display_info.png
deleted file mode 100644
index f3e676560837fe24da26a3f821aad8eab29d6842..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_searchview.png
deleted file mode 100644
index 133fa960a0a53e732b9e708617d77affc105a2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_light_tabhost.png
deleted file mode 100644
index ef16b1b78b9dc5487eefb1b62b4ac9e55bddf4b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_panel_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_panel_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index a4ed4e6cd85d72e4d1f189c096297ab3c1e9adc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 1a08f0a009560179a50c4aff3df2f2641d3c3f31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-mdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/display_info.png b/tests/tests/holo/res/drawable-land-tvdpi/display_info.png
deleted file mode 100644
index 99de970133ca2b042515a172ed0c3141361cea2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_searchview.png
deleted file mode 100644
index 9ff0a17cdd44ea2d72dfc0ac5cd6d02e5815ac7f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_light_tabhost.png
deleted file mode 100644
index d34a7930199e57ad77fbfa69af9a4ea6c13c11bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_panel_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_panel_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index 7320b9893c003505a56d28025fd0b3ec16858542..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 7170d1265e6d54f594366df39af61e3d9434cfab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-tvdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/display_info.png b/tests/tests/holo/res/drawable-land-xhdpi/display_info.png
deleted file mode 100644
index 4c0c2b41e39fccf76939bd3178663824f9412f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_searchview.png
deleted file mode 100644
index 1997d624a3b10e36bc6bc32f9c763479199e02a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_light_tabhost.png
deleted file mode 100644
index d751ac05f832ba16e62c0bbc711b258873534e6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_panel_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_panel_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index de97e9f55932cd10ec1301b0ea6fb723796beba0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 1a32ad2a10ea14db043e87bbb5f81a1cd9a2908e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-land-xhdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/display_info.png b/tests/tests/holo/res/drawable-ldpi/display_info.png
deleted file mode 100644
index af1fda5414c686fdbb418eadccadf48577182437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_button.png b/tests/tests/holo/res/drawable-ldpi/holo_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view.png
deleted file mode 100644
index 7149aeb8aacb0d4d678968d40c3d8d46aed4c213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index e77a2fb7effec5797de780b2a27786a59602f95e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view.png
deleted file mode 100644
index 7149aeb8aacb0d4d678968d40c3d8d46aed4c213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index e77a2fb7effec5797de780b2a27786a59602f95e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view.png
deleted file mode 100644
index 20f587c9cf371331a98c2ccab17cb2b8029288ad..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index c85dad2fa43dbb55d4446186582ea196a62a117a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view.png
deleted file mode 100644
index 20f587c9cf371331a98c2ccab17cb2b8029288ad..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index c85dad2fa43dbb55d4446186582ea196a62a117a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index e8dea77dcedac15858346e5ae2d295540bff72e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view.png
deleted file mode 100644
index c8b76c8eb68436354de9e62207624da9670a4424..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index ef2b2d67886af93c639d8db6d467e5db95191b69..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview.png
deleted file mode 100644
index e5feeb862f49914c1f8fd105361f7b908fea2ed3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_tabhost.png
deleted file mode 100644
index 958ce0fa87fdcebd5353ab57ba28e49acda48083..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index a0e3eef870a4759aba7800c9e1c556e97ca8fef0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_button.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view.png
deleted file mode 100644
index a0e3eef870a4759aba7800c9e1c556e97ca8fef0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view.png
deleted file mode 100644
index 6d5b173e94c33efe79e53d3b968a1100206842ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index e9d5de9e7d357e3c45af77449c70368f50315a83..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview.png
deleted file mode 100644
index ca76a706a045a720ef32b1b5bb1a422a32bc7da7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index d341ccb099a89be498eaff0885cbe9839a12bd90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/display_info.png b/tests/tests/holo/res/drawable-mdpi/display_info.png
deleted file mode 100644
index 4378b1456000190abf97e27bfeceeb5a9321517c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_button.png b/tests/tests/holo/res/drawable-mdpi/holo_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_calendar_view.png
deleted file mode 100644
index ce2791fe44aebaf0d51b4f33c8f675641eb286de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_calendar_view_feb.png
deleted file mode 100644
index 460fbefa1a6cff7786898ba869262f30727487f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_calendar_view.png
deleted file mode 100644
index ce2791fe44aebaf0d51b4f33c8f675641eb286de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 460fbefa1a6cff7786898ba869262f30727487f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_calendar_view.png
deleted file mode 100644
index ce2791fe44aebaf0d51b4f33c8f675641eb286de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 460fbefa1a6cff7786898ba869262f30727487f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index 191128db165e374e20092644e3e9621a16684f1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index 191128db165e374e20092644e3e9621a16684f1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index ce2791fe44aebaf0d51b4f33c8f675641eb286de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 460fbefa1a6cff7786898ba869262f30727487f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index 191128db165e374e20092644e3e9621a16684f1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_calendar_view.png
deleted file mode 100644
index 79d73916acf43e052f79822061786e94f9382685..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_calendar_view.png
deleted file mode 100644
index 8892d983f1ec0497ab6f94ab8a8ad07749a16819..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index 89f972b9cfae046bb6e1f7d7ac57b5eb5af0517c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_calendar_view.png
deleted file mode 100644
index 8892d983f1ec0497ab6f94ab8a8ad07749a16819..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index 89f972b9cfae046bb6e1f7d7ac57b5eb5af0517c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_calendar_view.png
deleted file mode 100644
index 8892d983f1ec0497ab6f94ab8a8ad07749a16819..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index 89f972b9cfae046bb6e1f7d7ac57b5eb5af0517c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_calendar_view.png
deleted file mode 100644
index 8892d983f1ec0497ab6f94ab8a8ad07749a16819..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 89f972b9cfae046bb6e1f7d7ac57b5eb5af0517c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index 79d73916acf43e052f79822061786e94f9382685..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index 79d73916acf43e052f79822061786e94f9382685..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 8892d983f1ec0497ab6f94ab8a8ad07749a16819..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 89f972b9cfae046bb6e1f7d7ac57b5eb5af0517c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index 79d73916acf43e052f79822061786e94f9382685..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_calendar_view.png
deleted file mode 100644
index 79d73916acf43e052f79822061786e94f9382685..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index 79d73916acf43e052f79822061786e94f9382685..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_calendar_view.png
deleted file mode 100644
index 79d73916acf43e052f79822061786e94f9382685..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_searchview.png
deleted file mode 100644
index 4194f1370bf73a3ced9fa2adba686c2b3b49bdcd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_light_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_light_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_light_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_light_tabhost.png
deleted file mode 100644
index 81b4cd42e204f2bbf283c57955225ccf4ef7367c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_light_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_light_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_light_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_calendar_view.png
deleted file mode 100644
index 191128db165e374e20092644e3e9621a16684f1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index 191128db165e374e20092644e3e9621a16684f1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_calendar_view.png
deleted file mode 100644
index 191128db165e374e20092644e3e9621a16684f1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_calendar_view.png
deleted file mode 100644
index ce2791fe44aebaf0d51b4f33c8f675641eb286de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 460fbefa1a6cff7786898ba869262f30727487f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_calendar_view.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_calendar_view.png
deleted file mode 100644
index 191128db165e374e20092644e3e9621a16684f1f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index 06ec15bd580bb7342f5ffe1575eb03ef8b36ebe2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index bd93d7f4d2422b23e9d90ea6a9b1bf8e70362bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-mdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/display_info.png
deleted file mode 100644
index 1e61b19599bcd889acfbec1f6ec5982b2bd49bf9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_button.png
deleted file mode 100644
index 8b707ddd351a64aeccd433e0195a4d4e7d195373..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 0a71e88c45e2fe86f4b8cc11f3d66a699267fe59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index 026c73c7289e1fc409eb0f09f4cbb2600afbacbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index 44458e974dc80cf8e3e0afc0419190afcc6901cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index a3cee2b96f8bfcafad4b7790b6519d4aa0bd496b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 799ca43097093700a78518ab0398faeff8b8327a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_edittext.png
deleted file mode 100644
index 4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index b7cbdbd2f536aeeec07bb6217b300c15ebcf868e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index 37d0d309355d938c73b7ac94f18bf1a85bd99e04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index c2edee4b79a52948560bf36c7ecac73e3f85c90f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radio_button.png
deleted file mode 100644
index bb36633bb2868db6eb7b5e7298d41bcb001fc2bd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 31a3d64a6bb40817b743d866b0be6edcfdc5d507..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index a1e92d1b1d62228e3c7e6fdcdce21086865f9bc5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 28629d74e67e52e0f8240aef32b9ae0f2a7d5333..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index eb69c2f84fe8555ecde32e49547446104e392e4c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 8a38f74f5b9336e29c3cf80c692993f7593ba965..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ad6086d5338b2d92edd48b7146e8c73e2e46c2d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 1dd698f7cfe50fd2662114ff6d075c30994ec2f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 1a64fe9779d141ec5da65b5240136006bd45ac4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview.png
deleted file mode 100644
index 12c8e8b1174ed230f1403c5af85f190041f969e6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview_query.png
deleted file mode 100644
index 4646c798b203ad52546ae5ac02253c644d2af7d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 5674ee550afbb72c589ee98b2b73806e984a5ef9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_0.png
deleted file mode 100644
index 1c34052dc6d58018d7cb888ccfbad6a2a3021df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_50.png
deleted file mode 100644
index 8668f5b245fee77d8ddc7052bb6231f2ff0f4667..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_spinner.png
deleted file mode 100644
index f25be0839aef1872f720ff20949308cd9c718abc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_switch.png
deleted file mode 100644
index 2b945e815d94b6df8febd6d371ca78dbc638c3e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_switch_checked.png
deleted file mode 100644
index 7dc944da130e5bc386fbe9d4e55fb35bd32fe6c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_tabhost.png
deleted file mode 100644
index 35f265e1d90c8adfe7126ede4c39a21a7ea40e62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_textview.png
deleted file mode 100644
index 78c9c3d6b85179afac53f55ebea9e638e6b8e690..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_timepicker.png
deleted file mode 100644
index e07810a869263bdba90154fad5c848fb62052693..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_toggle_button.png
deleted file mode 100644
index c8a72b7b056c2f7773f96313c96925f9c211886c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 3ce3612da8b37d80027cc45408ffc71aa0b88855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index dfb178dd9264d1b9bd4b9054f84ee39b6e84966f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 0cff9766b59968e3928b49a62763c26c4e8b5b46..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index 8899debbba75676f2481863fb200e305d2885681..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index b9f61f68a45f49006c5d72e7abe3f56101167891..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index ba0162d5329092c3fe89e03b1d8aeee52b2754e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index ebfd536a88ab03d504b467af317196e2b84d28b4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 55538d98ae2901a9ddc925b8a92313f630aa9f42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index 2e1adb0db1765edddc6cce8c3e408a89d53d1fa6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 7d6931db12ceb903ddafdb9c1051263881658fd4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index 29176c80a5112d43e8a66d3857ad06195fac5bfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index 74ae241db4eac98bc00c0970639c289833fdf359..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 9898e72602f3de05177062a7acaffc92a6158d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 02e146d8983206e3a851a57a6e8266e13f3c1bdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index c69292273c92619d2591cd5e21c1066d705b2e0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index b47462426e1847ea4d65f3df38b2b11454952bd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 2ef932e46b22660f9ef34463a1a003ef80f9bfe0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 369d7b465a977c7ee28e1d82207992fecca78cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index 41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index cff0e831782c58dab3fb2e7fb95e511718f3b30e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index 45a2cb76dcd63e25104cf9b855d90d86e8c4dd4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index 38779151d91863386aa3164008e3a6064a0e2677..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 1a270f9d993500aed6bfa7ae247a4a9d71963c97..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index ce8f320d3ace823839a4313c7bd97f7870cce9e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index 7490622688a5876670f33f5c1b28fdc8e6a887f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index 15d3401483571ec1cd8b2972928fff697afc54c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index c4046381f602242444e20a2dc91012cd335cb308..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 3ab433c89d924a8b2fb2105f500c52fff3c5e490..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index 4dc4b050732df347508b406e0158c896a9ad3f34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index 2ca185211505ec0864b969e3c37920ef9aab787d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index 84d8b8c9341601235661c6180c930a1409dac3c4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index 87c629e4fa5d01416e3f70778e56264950449e4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index 1122d5ef1c27ce0289524295db8e53674f6d6714..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index 8a89a0f03b587315499a699ca4173d18a772ecbf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index 2c046e699fc240eb1cb827787492e68e7034234b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 1e7615a63d7069fbdd49f2bf3a8c50340aabd6db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index b35f83c32dfc8a79d901a14485121c5aa79c0d1a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index 0873321db0ad1f582febaea0adb342d361800864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index 494147b6934bca4db290769706e0b4f0e8e09eb7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index 9768ef908c26859a89bf1fb9c0b85fbff95bf428..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_switch.png
deleted file mode 100644
index ae0519801579de67c0317ff926c6b8356ca14ea6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 1de6a9de7a6841be22ce13f176c1635859755e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 9210a831dbc44b1fddcc8c198c17860108811d80..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_textview.png
deleted file mode 100644
index 353b5d205ca7f61795c3adc30b079d28d27d4890..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 7a986aa66366ba19454df1270277c44d2c8f8f0f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 4baaf155e6dfc73d66bd540ae9d326816f5e6365..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index 962798420918a4ac379868bd33a633dea56eb173..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-hdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-land-hdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-land-hdpi/display_info.png
deleted file mode 100644
index 123440e2affffb22d55c14a00a7fc1648427136e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-land-hdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-land-ldpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-land-ldpi/display_info.png
deleted file mode 100644
index 7b8a0adb2323148814f454b41dd0810d6bb08989..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-land-ldpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-land-mdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-land-mdpi/display_info.png
deleted file mode 100644
index e285898cc1c62d5f3a6fc150eba82edc82ed9597..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-land-mdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-land-tvdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-land-tvdpi/display_info.png
deleted file mode 100644
index af4eaaa8fffe526c32f715b4b763111646e26346..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-land-tvdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-land-xhdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-land-xhdpi/display_info.png
deleted file mode 100644
index 995af6735b73ffd42f36de1a1d48ad4b393f159f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-land-xhdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/display_info.png
deleted file mode 100644
index 4d9d8105e9f15b18e181c3d434eeee130eea30c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_button.png
deleted file mode 100644
index 7534511a6703f6f08a183f2420c4259e2810d512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 6dc5b0b82ae2cdae427eb60d051e0f35fc7d46aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index 26756a25660bb617230be880b32bd651b460378d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_checkbox.png
deleted file mode 100644
index 1089910662dbd41195055a50a74dfe2cb6cb39cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index a7c2f00663622b6748ac2545c3743a8910220f74..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 6bb85d583b93364854ac7e97aa4cf2fb23d3b0b6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_edittext.png
deleted file mode 100644
index c65471fb921693526b745e546ad719e8665484e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index c9914b255a491f2d2ce6e8bf176b58aebdf3b562..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index f4235b391cdd11dca13ad4cc2571bbb86b615291..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index a01890f0fce4e721a5d3814448013a34254ae689..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radio_button.png
deleted file mode 100644
index 03c3e01e91550205c1a43991d42e145410bb6471..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 0afe7b2330fffd51926d30119c9dce897a6503cc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index 924047a3bc29e2c3c1d99a104c3ebf1d09e706bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 944471915e60a95b94e913b75133a856ee265ff3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 2f1a8a044a11ada341329a48017cce8e4718b37a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index 47c785176d5d318432ef19a04cef5893d33283a5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index e35abf925f835206ed0f22e1b78d508c8f011e23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index a9d7fd4cac192f39fd7672b4032739b0b2f0da21..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 23afb05fb125227eabe8cb7e645333e7395df7da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 1747219f612ad708cdac99174c3be9dff1cccb62..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview.png
deleted file mode 100644
index 9524996da270ba67cd0ec0b2519cccc155d36439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview_query.png
deleted file mode 100644
index d56c96b6bc7869d0a10bf7de2a348718213422fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 8314ad32324eb1c135a73a1f2b7c38d3effd5e42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_0.png
deleted file mode 100644
index f758a260ce268ba4132b148dc30000ecd2741ec2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_100.png
deleted file mode 100644
index fdc8fa1c562f854971facd95c5a39726c901301d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_50.png
deleted file mode 100644
index d19d3c9c13a8a060cf2ffa6a6e9d3c05e6ab4dce..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_spinner.png
deleted file mode 100644
index 38a8c163a1e935a3cf53e0c6ddbc33611205cb31..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_switch.png
deleted file mode 100644
index 7b68f877ea1872d76b40f1ec412f61358189e3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_switch_checked.png
deleted file mode 100644
index 72f466530d1210f4e67be914a2b12dbe4f6dbe63..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_tabhost.png
deleted file mode 100644
index adad11be99a36935a845cd041f465e59b40714cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_textview.png
deleted file mode 100644
index bae6b0e1304565deabd0cbfc635de3efade18c5b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_timepicker.png
deleted file mode 100644
index 73daef6a01b7ee44f0ebfd9fe5461bc20c15a3cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_toggle_button.png
deleted file mode 100644
index eda073d1c97f0b1bc54fdd6b87ba4708eb3ce228..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index c3202d46189a93bf96a900bc46bf8b13b989ac6a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index d7b7a8bcaf8e9b2f20189113c40d49a79d8f011a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index aa3dfdd719ccf3df8500d20073b9c46dcb1a7ad7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index 3231fd69759cd3e9d3f4f39427b13e00893319b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index b6c52ffbed4c2603bbcb5dae1935c2c79ee72c66..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index 2bf815f9797d5102180559701ff8334919ddef0c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index b4831bc785628bc99bd09d9eeb47a06a19d51eb8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 104f347914ce2a8c5ab0bfeb8be9c35d012e798e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index ce75e741a10504e955fa0228059b9449fc2b7d8a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index bd4e1d5746bcbf398549f7be34796495be17a3e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index 0248d037351c01ec6942ed1748152db3abced0f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index 39c38ae9ffaeabd6eb307cbf37730c5ce040ad48..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index f3e134fc87905bdc73b7a30ac4a316da9310bc57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 30d934f29fcfc4543e6914ab01f3376cf00ac026..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index 0c0bc1ccca133ecd8e059ec9959c1df0ff106397..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index 0bc968d55970ba3dc75a5c331db2c1855eb14907..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 063ab8d0a31be75dd86f8af4c1ed5979b8875627..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 07a56b33914559ed1c477b5f610cca4cc80da67e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index 06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index a02768d3f979e9e7858a75f8894397980aecb41c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index af1e76832aa459972cafaaf11524a6bff6ca66ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index a7399edc7870d382d9ffbfb2bd8817b9f05744a7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index fe29e1d7a3e6307f80b9eec621b8da30eb9668f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 28c0a402a776856b1fe874407b2b2533c9599d5e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index e496198ba415f268aa2b41bdb5fc524a50453f4b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index 10d03ea4ea64137e0b9840ede7da8ba3f8a6b314..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index 5009f1ae7b52d59a3feb1c81868ba52f1ce427ac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index b47b6f6e306062f2c23a877b4c2fa287254cd46a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 88279b82d4c22d74c097c8cf0ba76ff51c51702a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index d4b841db1059b68f72bd19a126f1b0494741a205..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index 3e80e24b4be5e517d501f32bfa23148973c83c07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index b0c4cf2db4f68b452b8b421cdab8f671ab55334a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index 13eee57337729e995a9f51936ae9309ec9bf5661..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview.png
deleted file mode 100644
index d1bb1a51ddb5f381d2eb8b78de73f31d67e72533..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index df23c85eacd9bb4d8cc893f2ea91164868ad99d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 77a55af9bf3421f4364d30db84bb11b9e398c85c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 2cddf441fb005b49b3c10c48dae8fd89b99584c3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index f30829c12930f4ed666b9274d348ba3170305560..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index 38f68c47a4c61dc2cc354dd40f53434c3c711f0b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_spinner.png
deleted file mode 100644
index 2bda0c9b9f75a108f37063b3200d72b9ac083951..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_switch.png
deleted file mode 100644
index 415c08ce7a1a29a18bedf25ace0c6a359b0ef8ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 24ed11182317b826d1f6febb0efed522255d5864..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index ff0b7810ec056dabe4bca8786f85ed20ebf3cd5c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_textview.png
deleted file mode 100644
index b1672b1c0b90ac537c4efe9c32d3ecb2a23e82a6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 30446604895b3c64b436f2465cd4718e705e7f02..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 0bce537912dad1c754d054d38067d3807f5af93b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index 5520da1f0597a244e6651d8adb97bf2d7a8f7b3b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-ldpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/display_info.png
deleted file mode 100644
index b875d76f4b94878765f49582856a1c26b99403be..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 460fbefa1a6cff7786898ba869262f30727487f6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 89f972b9cfae046bb6e1f7d7ac57b5eb5af0517c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_button.png
deleted file mode 100644
index 7cc609241dd8d41e49bfe65389595c62a1d455ef..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 4ad25103bdb4b31e2459cd8f30436311327c7f89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index b1b16a80e0f377988eb00baf19c831d3bc198e07..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index a1220f3d9ddca18b4a5c5dbd72df6c074bb93985..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index 17fdb74fa58bb550981b918e01160f721618fd93..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 2da7d251d19242a820bf5a281ce1d6af22815855..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_edittext.png
deleted file mode 100644
index 3e9e9ca9ac59978fc92d5ce1b7704221e92c67a0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index 47c6e79c96ab6dc16400b725a2e34f12d45ca448..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index fb869367fcfec7a32c8489a50894272c9a8228f7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index 7fd1e0a6ef3d393f54b1c94f24ac103d2b0a18c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radio_button.png
deleted file mode 100644
index e65fcc793e23cf6c7f89c327e65a55b0b82bff88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 5d8a03a47877fcda25723a77fbfac13d597fb48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index 816073a3471f08660410577e3d7ed41833d41cea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 3ad2f99f8a48ad0db57960cecfd4b408543cf8e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 2fabd8a09284c31b724acf7292239158385b9b23..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index b6812e982bc7964d20d4ac228925b64e722a865e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 2bebaba9250c5e6feb116bfe512dc4fd02045cd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 3530a91a16f3605830b5321d897fc952206cc005..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 51ee230b6845f448f93a23e254f4c39fa7f4b9e4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 793da54bbbda5d22466b6256f7524f9afdefde59..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview.png
deleted file mode 100644
index 5a307589a10a717f510a630d0174d704cc95fb91..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview_query.png
deleted file mode 100644
index 8b3aa26db3bc95aa2b7bacce7103966745191615..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 6f1064eb7611ca2bba2364ed8e89030b5bb9c884..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_0.png
deleted file mode 100644
index 15c004ccbdef535cab05a9ac5dc7c0482d849b12..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_50.png
deleted file mode 100644
index bd9518b8765d9123fd3811b64eaca21e8979f610..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_spinner.png
deleted file mode 100644
index 5e2d7ba14509cc9ad526bae0ebcfb192fe03133f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_switch.png
deleted file mode 100644
index 60c903775f0c020113b57532d95ec76ecef281e5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_switch_checked.png
deleted file mode 100644
index 5b9265b2e9fd1bde87aa1d5da432dc3de56ce515..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_tabhost.png
deleted file mode 100644
index 65f8e5a107ead62fdb1085a263ef0c2f061d30a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_textview.png
deleted file mode 100644
index 374faabede58da1f276530a7c4e8b3fd86f80b44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_timepicker.png
deleted file mode 100644
index eccc648d6c31fa7b6ebb395f8cc05a0e04cccd04..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_toggle_button.png
deleted file mode 100644
index 0c66c375684060a6b07661261ec9e364d7e9cacd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 0aaf13759153244a869bbbbf6003b96bd0bd1fc2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index 7562119a56f65da6e8d3299a21a1ba315b444e9d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 62e13e293c64caf1dafb817583eb7d2bea8a4d2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index 6aade9feaa7afb4a2a184ee8d7e0ce40eb361851..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index 4a7ea9af67d9de49830a8c5517c3ad6351a76cac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index a52e05b392e618c566e790a6412d6c2a1a0c4e34..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index a4b49c16cc360e4bf3965edbf39a15fd8e5b4759..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index e498e7eb2f1d4b92b996519d231f6d61a802d6e9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index f6dd1a7318608a8372b6fc792e2dae37c223d66b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 347b49a860970f25745f899a5fb4bcbaf61f6976..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index 4ab5dda5473c3f35dff45a3b9a7bab23b6bd0f49..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index fbcecc92efa01388b0cfd7f3b0e6bafb46200221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 3557dbfa76779b63ddd97200fdad6d399e497923..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index b512a9e49d566aaf3d285deab5cc80c1bcdafc8c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index a785d430df4b1f6eefa1469765ba6717704c0a26..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index b3be4db1a0cc942e1b989f885c451cc4016e0f6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 86a905c9deb076f1471e0ab928746db3cd4ac207..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 6fabb7e3b9f7f6065fa31ad5f58b23628931e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index d027b03bf2725080a03a1e3865351ba111133ec1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index 5c53ebdc8d6072208a338f1a94b7c5d5e33675bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index 80fff1c03137a775693aa760b91fd9bd938123b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index 2de6b3af5df76ba2e0eb59f9503d4a94cde1f29b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 50301a4c396fa5852b15beb8a51a1f8aa4ea852c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 1240e6a156d89e0b990dd63292becff52139f265..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index 2693b19c0a4b98d8c65c8e230eca4eb8d3123e4d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index d0b6f0381ce53173779d06088415cfb298b73213..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index da05890f541c89c68c49a9c23f53e2139d67cdd9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index d0c4d2a30a03e3fa285d4e1627fcdcf79620d906..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 00a9aaba7316fd5c831dc7f461b384311ac0697c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index 06f40703772fbc6794953d9e2598c1329e674608..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index 88725b1ff28abcb4f6c5ba45a93e1c46da23da67..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index 303db0c8b4954471c7071ef10a31438fdef6fa95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index f62fa447b2523c1ef357a845e93eccbf4259cabc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index 45ade7bb1086b6645dd1cbcb59107e07c85e9d50..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index d4ccda722aa3a0b5745e59ca52d9fda96b37d526..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index ae610ac9d0053738245a1ab88c999700712ccb01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index c98afae4dfac5bb0038f9d150b97738bafd89911..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 7163ee5ec685766f230480488b0d9a95987ab6a2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index 1f898c88e4fe0a4c6d00cd2d3ac0636435553823..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index d1c57a43199b58163495068f925440e359913423..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index e2cafb89e41745908c753fedef642d8e8edbddd6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_switch.png
deleted file mode 100644
index 1d4117c271c9e7537b5d0b10ce92c1e9f39c5caa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index d3df320f601af8ccb7e7c727320e1e8e90b89736..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 94410976f8a62e61040f724481fa3d62fa05af4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_textview.png
deleted file mode 100644
index be0ea9e78feb65ac3b5b137c06abcf9d7444396d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 9131bdd379734700cabd9cfa1679dc588d3be6de..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 6ed70be5812ca1f7a5efb1583b0d2a2c913e7396..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index e824213d06734a776550395b7ba99f851721511e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-mdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/display_info.png
deleted file mode 100644
index 6db0c613f2f7ae02e8fe095612c4f219a82d3954..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview.png
deleted file mode 100644
index 40c9572f0ae3c5e8ab22eae0cae656b615fac3df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_tabhost.png
deleted file mode 100644
index 10d8137fe6a9fb6ef049b145b5e699f2c28a7502..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index b389e1ae23a7bbf11f9fde4d7925bcf1f887f71d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index b09085311197e04ce874bcffd5cac638c04080d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-tvdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/display_info.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/display_info.png
deleted file mode 100644
index 0ebb8c75b4aea4b95e5d683810e90c65dd98abdf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview.png
deleted file mode 100644
index 228b1fbf0ba8a04afd3b013c950c8147f23165dc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_tabhost.png
deleted file mode 100644
index 8660a44c06f2c59a0cd7a69e39ac6895a0ff8a70..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index 14df18c6de28f35de14739777a655f14e86ac532..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 90cd494e045ca7ab8a398cc25a772d80b251e9bc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-sw600dp-xhdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/display_info.png b/tests/tests/holo/res/drawable-tvdpi/display_info.png
deleted file mode 100644
index d9825fb740cfaef82ce107b731acfa5c083cd12d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view.png
deleted file mode 100644
index 643b5e03a70b83c4a0f6c8d59220b2f42c283e95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view_feb.png
deleted file mode 100644
index 9c505f82230bdfa30cd27182775a8924fe878db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view.png
deleted file mode 100644
index 643b5e03a70b83c4a0f6c8d59220b2f42c283e95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 9c505f82230bdfa30cd27182775a8924fe878db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view.png
deleted file mode 100644
index 643b5e03a70b83c4a0f6c8d59220b2f42c283e95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 9c505f82230bdfa30cd27182775a8924fe878db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index 5c257cb75bc3c58342a776c494ac2bee8f897bc6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index 5c257cb75bc3c58342a776c494ac2bee8f897bc6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 643b5e03a70b83c4a0f6c8d59220b2f42c283e95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 9c505f82230bdfa30cd27182775a8924fe878db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index 5c257cb75bc3c58342a776c494ac2bee8f897bc6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view.png
deleted file mode 100644
index dde6d9eb24b6314b45e2a714301a76a6e9b09bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view.png
deleted file mode 100644
index 8990fed3d6dbc31771b0de143281f94f2e9aedfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index 8fd6b8471c094ef54ab47c4556106be47f75134e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view.png
deleted file mode 100644
index 8990fed3d6dbc31771b0de143281f94f2e9aedfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index 8fd6b8471c094ef54ab47c4556106be47f75134e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view.png
deleted file mode 100644
index 8990fed3d6dbc31771b0de143281f94f2e9aedfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index 8fd6b8471c094ef54ab47c4556106be47f75134e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view.png
deleted file mode 100644
index 8990fed3d6dbc31771b0de143281f94f2e9aedfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 8fd6b8471c094ef54ab47c4556106be47f75134e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index dde6d9eb24b6314b45e2a714301a76a6e9b09bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index dde6d9eb24b6314b45e2a714301a76a6e9b09bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 8990fed3d6dbc31771b0de143281f94f2e9aedfc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 8fd6b8471c094ef54ab47c4556106be47f75134e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index dde6d9eb24b6314b45e2a714301a76a6e9b09bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view.png
deleted file mode 100644
index dde6d9eb24b6314b45e2a714301a76a6e9b09bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index dde6d9eb24b6314b45e2a714301a76a6e9b09bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button.png
deleted file mode 100644
index ab45a802c397f32476867baad3fc5a87865f13c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 3beef9d0370cce8171e47e3ef561311052a6bc92..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view.png
deleted file mode 100644
index dde6d9eb24b6314b45e2a714301a76a6e9b09bd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index c57376b8f36d3e0f5a19bb05c5c7be6f2ff5c5f1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index b8efd58f084659470c1fe0458e6f4fdb0b3c1a1e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index eb76f466d4c2e1976a17563ad51a4de20128e023..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index 442de28adb432a73f5772f3b434068c13a3ec1fb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_edittext.png
deleted file mode 100644
index da28bef3bc742466926193399f5df2b1b4c8988e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index 641fd75faca14f0de465505603c2c5c016d2386c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index 2d1840a9252a832f66f6b39151c7cdab7cf72cf2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index 5cf63e009bd52d4915a1efe54a042552fe8399db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button.png
deleted file mode 100644
index b5616002323ae3a0b38f9e5ad3c8a6bb4903e7ec..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 6c99988a788177afea375f68f918ca9768bf203e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index 5940c122506ae94b1b7a911e03948b06965acbff..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index 5929e0db42201efb0544307f94b635ebe4065cf5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 9a65108f52f52ea03a9f3e2af3d11ada662488aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index 88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 61084d5a69d6a46b6decea5631c11512d349b6c2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 0d1287d0256e1421300a8d5db97b7eea7518e2df..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index 97595a3237d1fdb7a5442c568866453fb2cc5c06..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index 3d2b390ec0de43b06ae85e00ba861194092d83d5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview.png
deleted file mode 100644
index 29d37de2800369d1f3ae449a4ec28c9355d05db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query.png
deleted file mode 100644
index 26a4321144da74b1f2cb6e3b5742ddb2db09f3b8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 52c0f30247b45cf3335fc25f986ef2d00d038c1c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_0.png
deleted file mode 100644
index ca7bcec65f1a5ed58f0ab3d780f2750d0de701f3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_50.png
deleted file mode 100644
index a126a90e68a349993d46ae5b8362a48b32aceb19..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_spinner.png
deleted file mode 100644
index e8a9e99badc0e5b15d912a19e402b073bb50eae1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_switch.png
deleted file mode 100644
index 80208779df2883a7b38d55ead254f4303f43af76..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_switch_checked.png
deleted file mode 100644
index df3c898773536470c997e7a24dda49221ca1e328..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_tabhost.png
deleted file mode 100644
index 207b5608ab8ea8efc289a52c11f40b98d15a49a3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_textview.png
deleted file mode 100644
index 97414e6b90fb457f91ea44fe1c286e646ee779d7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_timepicker.png
deleted file mode 100644
index b29205446a863c3e14c6f31d8a19ab7492ad55bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button.png
deleted file mode 100644
index 215e2315c09a7a6aa736d90ed1ff6821cd974fea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 7b37dd03abc41f451acd9b0a38f72d6fe0ce2805..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view.png
deleted file mode 100644
index 5c257cb75bc3c58342a776c494ac2bee8f897bc6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index 5c257cb75bc3c58342a776c494ac2bee8f897bc6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view.png
deleted file mode 100644
index 5c257cb75bc3c58342a776c494ac2bee8f897bc6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view.png
deleted file mode 100644
index 643b5e03a70b83c4a0f6c8d59220b2f42c283e95..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 9c505f82230bdfa30cd27182775a8924fe878db8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index fe1fabc3dd007b4cbad65ec44d7ccf969abd7df0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 8cd13e40dcdb9aac4965c2bc9446634b957a0df6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view.png
deleted file mode 100644
index 5c257cb75bc3c58342a776c494ac2bee8f897bc6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index f61d7b739ba6d2216563dfae4ee37d351ccb877d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index 285be86264940a993b5ca385105ed67809d977db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index 30fd872f1f147912012bb749dea1e13046ada8db..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index ae3ac7dd6f6f29f668d8e80a1957947d5fe9296b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 1474b248a74e78b2e6ff68f606f8dbfee8a24512..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index 8daa0fea02f60b86d7fad28e37d8288eb7e3c6ae..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 875b67cd9c516a2446934e10f8c38106b103973f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index bb7f3edb45257aee487bd8185cba872f34839c53..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index ab3ae4cf58a24b1e80d6708562f50ba59dcdba60..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 56739b60cf05bf298945adc4976abb40f565b0b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 34e2fcc18ba988d1aad21d1b5b3141b26e8bab36..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index a71ad9ce66e36fcd49ac844587161df91dec28d1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index 7ef4c5b9f828110384f61488dead98adcb6f185e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index f6e6cfb29036382b58ac651598c105994859bee1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index a5ca94f9a7620f388275aa0a5e9a073b97dcfede..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index c12eb255321d8c2de4a40fe31e5614908f5a76fa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index bd06021887b30092daa7244d6a2d42af20b86eb2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index 7b975583421880240de12267f0193e9236c5a3c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 7482a47a89f5427d8418107f11f0c57ffd333aa3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index e454f601a0b222c6cc64a39808780a0a85a008bb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index 8aebbb50b5166c2ed66d01e3652b403b129de48e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index 5d8bab9856947396b3a79d5bf9c30c667d7a8df7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index 95a1657e4ab6592f7c59f544ccffa1af9eb262c1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index 6a2eebb7a72c09e5537edaea2313b83011235fdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 28165748cb6313c3f7ef8ff64447d0bcbfb9ff44..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index c6943d2f32350678bf071e3824d767f81842e288..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index bdba08141b4bcb5d0f42fd6508487319887a9f1d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index 7f95415c9f4cf59d8073415d114627f86952e9e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index 196404afa63edb4e76b7623bc060bc2ad4e257b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index 6a21e3e98e1b157d1c351fee67daf75821909127..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index 53d488794182f6a3c16597ce5baae56a4214a5ee..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 383617b6b0f80bf373db887ebeb7e47c202dbbd2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 41d8c132821a061d6d41fd50b116507d9bf35af7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index 6a6f9067cce1ef1b6d9c019072d1fef939bd3915..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index 41e6f5c2398b53b901c3e1e369efb2c87f348630..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index e2e3b738327cad13fbda3d6ff34e68fd66e53804..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch.png
deleted file mode 100644
index ecdb2f01d4423309bb6ac2885e963e8e6ba9cc43..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 8b0701f97805a8e8c3937264d6afaedfc9017b6f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index dcd67d7cd210a371df24f3ea286ecce4aec0feac..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_textview.png
deleted file mode 100644
index 0c6037a528ad1e48c91fa9cdf28750672ff86e2a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 9c8d036b5de944962a353f05ed5527b6ba5b03b0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 3a9930e2218b7d05de7b7cf9ade4ef947f3d74da..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index db6528ae4625f7f838c4df4f831cff0c54645afa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/display_info.png b/tests/tests/holo/res/drawable-xhdpi/display_info.png
deleted file mode 100644
index 585af2fd769f0148daa27c37ebf2e1ee9b29c7aa..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/display_info.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_calendar_view.png
deleted file mode 100644
index 617f66df9e5ba7ce091c2c689ce6ea8bed8e0cb4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_calendar_view_feb.png
deleted file mode 100644
index 5a41e89c477f418a88e79e2ce12120904b047c22..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_calendar_view.png
deleted file mode 100644
index 617f66df9e5ba7ce091c2c689ce6ea8bed8e0cb4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_calendar_view_feb.png
deleted file mode 100644
index 5a41e89c477f418a88e79e2ce12120904b047c22..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_calendar_view.png
deleted file mode 100644
index 617f66df9e5ba7ce091c2c689ce6ea8bed8e0cb4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 5a41e89c477f418a88e79e2ce12120904b047c22..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index f1a3471618056afef5c21201efa1f559566c8cf6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index f1a3471618056afef5c21201efa1f559566c8cf6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialog_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 617f66df9e5ba7ce091c2c689ce6ea8bed8e0cb4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 5a41e89c477f418a88e79e2ce12120904b047c22..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index f1a3471618056afef5c21201efa1f559566c8cf6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_calendar_view.png
deleted file mode 100644
index 4a7d2ae249cffaa7ff7a8c26816e57fb949759a9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_inputmethod_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_calendar_view.png
deleted file mode 100644
index 6bb8c7b82478cc0c73c59b52e26982a757bb3c42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_calendar_view_feb.png
deleted file mode 100644
index 6a32add1bfb98728a1387bb80a8e2b48bb026433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_calendar_view.png
deleted file mode 100644
index 6bb8c7b82478cc0c73c59b52e26982a757bb3c42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_calendar_view_feb.png
deleted file mode 100644
index 6a32add1bfb98728a1387bb80a8e2b48bb026433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_darkactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_calendar_view.png
deleted file mode 100644
index 6bb8c7b82478cc0c73c59b52e26982a757bb3c42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_calendar_view_feb.png
deleted file mode 100644
index 6a32add1bfb98728a1387bb80a8e2b48bb026433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_calendar_view.png
deleted file mode 100644
index 6bb8c7b82478cc0c73c59b52e26982a757bb3c42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_calendar_view_feb.png
deleted file mode 100644
index 6a32add1bfb98728a1387bb80a8e2b48bb026433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_calendar_view.png
deleted file mode 100644
index 4a7d2ae249cffaa7ff7a8c26816e57fb949759a9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png
deleted file mode 100644
index 4a7d2ae249cffaa7ff7a8c26816e57fb949759a9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialog_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_calendar_view.png
deleted file mode 100644
index 6bb8c7b82478cc0c73c59b52e26982a757bb3c42..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_calendar_view_feb.png
deleted file mode 100644
index 6a32add1bfb98728a1387bb80a8e2b48bb026433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png
deleted file mode 100644
index 4a7d2ae249cffaa7ff7a8c26816e57fb949759a9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_dialogwhenlarge_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_calendar_view.png
deleted file mode 100644
index 4a7d2ae249cffaa7ff7a8c26816e57fb949759a9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index 4a7d2ae249cffaa7ff7a8c26816e57fb949759a9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_button.png
deleted file mode 100644
index d630b9d23ab8b74c303b64815530b7e1d4400437..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_button_pressed.png
deleted file mode 100644
index 74e8fe01377be1e3e7e4e8b62b621453b18ae1d8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_calendar_view.png
deleted file mode 100644
index 4a7d2ae249cffaa7ff7a8c26816e57fb949759a9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_calendar_view_feb.png
deleted file mode 100644
index 02a117c63afa80fe649328928bcaff60290855b3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_checkbox.png
deleted file mode 100644
index 45862a0aa59a1abf049f3f2ebb4c78e276ba28cd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_checkbox_checked.png
deleted file mode 100644
index fa1d1a35072934b0976f656f6f4d800e01693692..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_chronometer.png
deleted file mode 100644
index af02fde71cd3e1fbd7b4bd4108ea66d4d5148c90..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_edittext.png
deleted file mode 100644
index e24fc712c0c77c2fda03efc75d6f8c27c67e20bf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_0.png
deleted file mode 100644
index 1464e423bad28d0d92aa440ec04a1a2ff1e8847a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_100.png
deleted file mode 100644
index 80d9c462776006196704742122e6406ef18c88c9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_50.png
deleted file mode 100644
index aaa84e282346d6fc3ad57fa801365ca8923482e0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_radio_button.png
deleted file mode 100644
index cdaf44957ec745039e2a08b53970abdc5aeb35c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_radio_button_checked.png
deleted file mode 100644
index 69a9a7d58b0715bfb177bd7c9f0d8bb29f6ebab9..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_radiogroup_horizontal.png
deleted file mode 100644
index ffb560e5143f8dba08a63f2da66dd291b81ba945..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_radiogroup_vertical.png
deleted file mode 100644
index fd215cf43e8c6cefb53d212202e4f977c2e2b8fe..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_0.png
deleted file mode 100644
index 340ff5c7e7a970fadcf823a1e4104f6a62177433..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_0_pressed.png
deleted file mode 100644
index 60c731e90b5c80e0cc3a287a651d28e1ad9ed434..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_2point5.png
deleted file mode 100644
index 260866a40675e58e6ecaf5d388917982c5d2d6eb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_2point5_pressed.png
deleted file mode 100644
index 1ba802571aa4fa2964a74c4e8395edb477fbb262..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_5.png
deleted file mode 100644
index c1f38bd0b6376f0e257f5748e50dbb8b7bea049d..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_5_pressed.png
deleted file mode 100644
index c981c8a50f2edd258ffa3d535c71472f3730fb4a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview.png
deleted file mode 100644
index 43c9f5cdf302a7e2c1215a54f7b2c4cd656e5edf..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview_query.png
deleted file mode 100644
index a11d86002fcae3777826a8a02d8f5ad8a0b27d2b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview_query_hint.png
deleted file mode 100644
index 93dbee639dc80c7e51777e4a961677f3410824f0..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_0.png
deleted file mode 100644
index f45c12e9ce368a3b3e0cc16b6dc85869f7b4551b..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_50.png
deleted file mode 100644
index 88b4ec9f588a14d98bb98bf0f01500ab516181cb..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_spinner.png
deleted file mode 100644
index 39617cd3fb498380c3f0d9100c15e30385623eba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_switch.png
deleted file mode 100644
index c87a53acce89fd9db5d9e50a1a29be5a3c8e671c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_switch_checked.png
deleted file mode 100644
index 571f357b233f9cd0b3665fe7f4944addfde274ea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_tabhost.png
deleted file mode 100644
index 5dcd37bc8f5d805a942cdcc399f28c5947545ddd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_textview.png
deleted file mode 100644
index 8eb855643da37eadabaab196ab8fdcd88604ccea..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_timepicker.png
deleted file mode 100644
index 8a1c51edce00c976f0730cdf6d9502ab297172d2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_toggle_button.png
deleted file mode 100644
index 8e2dac0524b887d949329f5059fb59ff47b5fcb5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_light_toggle_button_checked.png
deleted file mode 100644
index 516fe20af04ae2ddc28f0d69572be4a75c265901..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_light_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_calendar_view.png
deleted file mode 100644
index f1a3471618056afef5c21201efa1f559566c8cf6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_calendar_view.png
deleted file mode 100644
index f1a3471618056afef5c21201efa1f559566c8cf6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_fullscreen_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_noactionbar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_calendar_view.png
deleted file mode 100644
index f1a3471618056afef5c21201efa1f559566c8cf6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_panel_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_panel_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_calendar_view.png
deleted file mode 100644
index 617f66df9e5ba7ce091c2c689ce6ea8bed8e0cb4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_calendar_view_feb.png
deleted file mode 100644
index 5a41e89c477f418a88e79e2ce12120904b047c22..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_button.png
deleted file mode 100644
index f3db6e8c447ef044c67ac00f291b1ec9403b12c5..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_button_pressed.png
deleted file mode 100644
index 4f52d2ad02046005ece20349556f55bf9aca6d64..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_button_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_calendar_view.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_calendar_view.png
deleted file mode 100644
index f1a3471618056afef5c21201efa1f559566c8cf6..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_calendar_view.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_calendar_view_feb.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_calendar_view_feb.png
deleted file mode 100644
index 80480815856a8f489777491f1357844f2bec86c7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_calendar_view_feb.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_checkbox.png
deleted file mode 100644
index a71885d20f966d8a1b926dc6be7c1064f7ff3e57..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_checkbox.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_checkbox_checked.png
deleted file mode 100644
index 96556b701825023b2abd06282ac1232ce4cf35e3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_checkbox_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_chronometer.png
deleted file mode 100644
index 507bf4f44ee7f9cb0d0391c2b9a9caf2d5b0c529..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_chronometer.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_bright.png
deleted file mode 100644
index 59e93b7e36c968b10423e3123c3a50e1714d4466..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_bright.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_dark.png
deleted file mode 100644
index 2e72798c25c4648b74efa44ef7a00774eec1ccdc..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_light.png
deleted file mode 100644
index 96517b2a4bf657657f608aeecf79735d92328340..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_blue_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_green_dark.png
deleted file mode 100644
index e63c4e5fcd2a6842c734a2c73439df3bea45ac01..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_green_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_green_light.png
deleted file mode 100644
index 2d322a49e7952104ae0cca956fb1ef3d73b508a8..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_green_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_orange_dark.png
deleted file mode 100644
index 1e8f3b2fbc4d37e7fd2198ccba4ebd954d527548..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_orange_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_orange_light.png
deleted file mode 100644
index 13ed8edf677ea4507626d92ce84755bac5706009..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_orange_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_purple.png
deleted file mode 100644
index f9c36b518f48b9416ffe8afcf76fef0cda91425c..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_purple.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_red_dark.png
deleted file mode 100644
index 36fb1f14d7d820c5a509e3e5e328611563a75f4f..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_red_dark.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_red_light.png
deleted file mode 100644
index 32b8aa9b25f983e442458f25b433d7223dc62b33..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_color_red_light.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_edittext.png
deleted file mode 100644
index 4b41717c40144e80d447e6e5a5242b379f33cc55..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_edittext.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_notitlebar_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar.png
deleted file mode 100644
index 8bb3363b22563dff5e1d2d79e1f1dbd585ea93e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_0.png
deleted file mode 100644
index 736ce45accde621eb3394c42d47a9fcd5ac14215..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_100.png
deleted file mode 100644
index 3f32757cb4269719d68c4f29b5786082f4c62a17..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_50.png
deleted file mode 100644
index b86fc682d9897992569323dac15e538b96290496..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_horizontal_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_large.png
deleted file mode 100644
index 98344af617cc1f83b7be31e161075a8c504faff7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_large.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_small.png
deleted file mode 100644
index 88ef97714d69053389d75ec189a6bcc6f5df3a18..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_progressbar_small.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radio_button.png
deleted file mode 100644
index bdb0ba5e96f1ce4c85870151b2ed73c514081143..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radio_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radio_button_checked.png
deleted file mode 100644
index fbdc6bf2228b5257f1a3169bd852191257d3dfd3..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radio_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radiogroup_horizontal.png
deleted file mode 100644
index d8e074f95d7e80c1babf6fb350a371c95d188756..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radiogroup_horizontal.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radiogroup_vertical.png
deleted file mode 100644
index 3a7fd6337b06ac05fabf2c81608a16bce417bb88..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_radiogroup_vertical.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_0.png
deleted file mode 100644
index 517f3d677b5e621221022be350def43184496329..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_0_pressed.png
deleted file mode 100644
index c31df16a6a24b985ed5c9e0d9a90d4885900e482..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_0_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_2point5.png
deleted file mode 100644
index d184a4f5657d6f0ffa6fd291f839f8092c41bc89..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_2point5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_2point5_pressed.png
deleted file mode 100644
index e4fcb80ce9ace234aec1f002802ea6e0ed9b1d7e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_2point5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_5.png
deleted file mode 100644
index ce1c817de3c05f0a20ad57cfabae222451f0b439..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_5.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_5_pressed.png
deleted file mode 100644
index f9f41d48e1b851b5807e1ab62c37476450e5a9ab..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_ratingbar_5_pressed.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview.png
deleted file mode 100644
index 73c611fa76545934edbb35f56b198d0fe1312221..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview_query.png
deleted file mode 100644
index 908966b65afa4f7ce0d1d708a75719222400f8b1..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview_query.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview_query_hint.png
deleted file mode 100644
index 7c1ec1ae5827124b5111abad32e27b431dbc13d4..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_searchview_query_hint.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_0.png
deleted file mode 100644
index 04dd1a60895fc4448bb19eb500dedc67dbccaecd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_0.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_100.png
deleted file mode 100644
index b14235b26e6fe751976bc48fb96662da64c6746a..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_100.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_50.png
deleted file mode 100644
index f9eea9999f138d950fc53d418f6402e53c0ec886..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_seekbar_50.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_spinner.png
deleted file mode 100644
index fc9e20f38bfd35551be14962323ef74c6896dcfd..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_spinner.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_switch.png
deleted file mode 100644
index bcba3ad25051f5a17bcf1bdee63d4680b7ddc8e7..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_switch.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_switch_checked.png
deleted file mode 100644
index 399fac9092d54a6d7870125270f40828b022e614..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_switch_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_tabhost.png
deleted file mode 100644
index 3ed8d755e589a59616e21755e4c56f30c43d2119..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_tabhost.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_textview.png
deleted file mode 100644
index 177c26e937816e97333d03f399fdeb55ed65e9ba..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_textview.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_timepicker.png
deleted file mode 100644
index 1b5b0ebd6c1ec556f4e2557563adf1fd9ecdc737..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_timepicker.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_toggle_button.png
deleted file mode 100644
index 7bacc13976307538356d822cc5add7fff6ba7ea2..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_toggle_button.png and /dev/null differ
diff --git a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_toggle_button_checked.png
deleted file mode 100644
index f8329b9a43cbe905a77e642f6efa49f2390da18e..0000000000000000000000000000000000000000
Binary files a/tests/tests/holo/res/drawable-xhdpi/holo_wallpaper_toggle_button_checked.png and /dev/null differ
diff --git a/tests/tests/holo/res/layout/button.xml b/tests/tests/holo/res/layout/button.xml
deleted file mode 100644
index ca9f542c85d0ab80c11fef927e17d775c02e413c..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/button.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/calendarview.xml b/tests/tests/holo/res/layout/calendarview.xml
deleted file mode 100644
index 9c5f9ef548d96dfc0f0fe2886f49a6b09d9e96d0..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/calendarview.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/checkbox.xml b/tests/tests/holo/res/layout/checkbox.xml
deleted file mode 100644
index 8eeac39a18bb898bcc5a52ec67b48752e9e102fd..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/checkbox.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
diff --git a/tests/tests/holo/res/layout/checkbox_checked.xml b/tests/tests/holo/res/layout/checkbox_checked.xml
deleted file mode 100644
index 4991c0f4b4d598b0bd36fc5d6ede00f372623bcb..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/checkbox_checked.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
diff --git a/tests/tests/holo/res/layout/chronometer.xml b/tests/tests/holo/res/layout/chronometer.xml
deleted file mode 100644
index 11dc38866e08b7d606e64e6358ab4bc51dfb5d8a..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/chronometer.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_blue_bright.xml b/tests/tests/holo/res/layout/color_blue_bright.xml
deleted file mode 100644
index aa1f7d04f03d6fb6fe6804f8097d74a67f38b9e6..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_blue_bright.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_blue_dark.xml b/tests/tests/holo/res/layout/color_blue_dark.xml
deleted file mode 100644
index 7956d34629e6bfbdca86db5576abf94fee26dc84..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_blue_dark.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_blue_light.xml b/tests/tests/holo/res/layout/color_blue_light.xml
deleted file mode 100644
index f4215c34eaea37800fc7ada2c8f564a523390c4f..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_blue_light.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_green_dark.xml b/tests/tests/holo/res/layout/color_green_dark.xml
deleted file mode 100644
index 4ab111b0883485772b1e59f8ff56fd4a6c054466..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_green_dark.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_green_light.xml b/tests/tests/holo/res/layout/color_green_light.xml
deleted file mode 100644
index ba57dffdc15936441d49ecbf45c63b1d73f91a0d..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_green_light.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_orange_dark.xml b/tests/tests/holo/res/layout/color_orange_dark.xml
deleted file mode 100644
index 761f08a74aa64a0401866a6f8c6225931ae27f83..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_orange_dark.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_orange_light.xml b/tests/tests/holo/res/layout/color_orange_light.xml
deleted file mode 100644
index de43795efd2623ebfa6c84b35f7430b2a57a001e..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_orange_light.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_purple.xml b/tests/tests/holo/res/layout/color_purple.xml
deleted file mode 100644
index 8a2c0aa7a796bbc7dbc4f8fdcf474d9cce2c6a57..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_purple.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_red_dark.xml b/tests/tests/holo/res/layout/color_red_dark.xml
deleted file mode 100644
index 7e5f629ecd120ad9a6824332612afb0f413bc123..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_red_dark.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/color_red_light.xml b/tests/tests/holo/res/layout/color_red_light.xml
deleted file mode 100644
index 8afb2027b78409524d4617b0898d45ebaa3526e9..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/color_red_light.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/datepicker.xml b/tests/tests/holo/res/layout/datepicker.xml
deleted file mode 100644
index 1ae955091deeda29a351cbd7c592293b7237501d..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/datepicker.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/display_info.xml b/tests/tests/holo/res/layout/display_info.xml
deleted file mode 100644
index 9804b8c54c3da7ab7fa5a8ef5b1fef110e3947cc..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/display_info.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
diff --git a/tests/tests/holo/res/layout/edittext.xml b/tests/tests/holo/res/layout/edittext.xml
deleted file mode 100644
index 551501007d9470e29d123296d212aae22ca24b68..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/edittext.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/empty.xml b/tests/tests/holo/res/layout/empty.xml
deleted file mode 100644
index 562bf1aed299ee6d1a495ad50b7d0626bb7eccca..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/empty.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/holo_test.xml b/tests/tests/holo/res/layout/holo_test.xml
deleted file mode 100644
index c22d10d544f5d71ba7a51d121198a7654b3e8977..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/holo_test.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
diff --git a/tests/tests/holo/res/layout/progressbar.xml b/tests/tests/holo/res/layout/progressbar.xml
deleted file mode 100644
index 0975c8696b647d98c2d370076ca395718627fc15..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/progressbar.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/progressbar_horizontal_0.xml b/tests/tests/holo/res/layout/progressbar_horizontal_0.xml
deleted file mode 100644
index f5a515ea4c32474d7a714917379519562ffffba8..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/progressbar_horizontal_0.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/progressbar_horizontal_100.xml b/tests/tests/holo/res/layout/progressbar_horizontal_100.xml
deleted file mode 100644
index 3266479e95f089cda59945fb31615b0fffb18a28..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/progressbar_horizontal_100.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/progressbar_horizontal_50.xml b/tests/tests/holo/res/layout/progressbar_horizontal_50.xml
deleted file mode 100644
index a64bb96dd3820a8e0bf7d13f3568529e1d218f6c..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/progressbar_horizontal_50.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/progressbar_large.xml b/tests/tests/holo/res/layout/progressbar_large.xml
deleted file mode 100644
index 6b846697a145e4b29929bd193bbc8c9fc1fd8c1b..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/progressbar_large.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/progressbar_small.xml b/tests/tests/holo/res/layout/progressbar_small.xml
deleted file mode 100644
index cdb4339c0eeea902694faabed24e5b92028c0863..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/progressbar_small.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/radiobutton.xml b/tests/tests/holo/res/layout/radiobutton.xml
deleted file mode 100644
index f03d0f5cbc92bf6790c8d0117b4a4635d3c6cd44..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/radiobutton.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/radiobutton_checked.xml b/tests/tests/holo/res/layout/radiobutton_checked.xml
deleted file mode 100644
index 6d57cc1c6214f29bcf579813691f92467a9a0bf5..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/radiobutton_checked.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/radiogroup_horizontal.xml b/tests/tests/holo/res/layout/radiogroup_horizontal.xml
deleted file mode 100644
index cdbf1c3ceb9c010ed37ef11390863c1821b42f67..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/radiogroup_horizontal.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
diff --git a/tests/tests/holo/res/layout/radiogroup_vertical.xml b/tests/tests/holo/res/layout/radiogroup_vertical.xml
deleted file mode 100644
index 9f570ebeaf3ddf933855d00e14972892c421f6c9..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/radiogroup_vertical.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
diff --git a/tests/tests/holo/res/layout/ratingbar_0.xml b/tests/tests/holo/res/layout/ratingbar_0.xml
deleted file mode 100644
index 8a5a9dda682ee252e1c403dd0977fea5aabb4a20..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/ratingbar_0.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/ratingbar_2point5.xml b/tests/tests/holo/res/layout/ratingbar_2point5.xml
deleted file mode 100644
index 38a2a5090d022f66e6fd4af98c43f27aa152c6a0..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/ratingbar_2point5.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/ratingbar_5.xml b/tests/tests/holo/res/layout/ratingbar_5.xml
deleted file mode 100644
index 9e09d4ccff2fe54358da468ff6005e66b620bdd1..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/ratingbar_5.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/searchview.xml b/tests/tests/holo/res/layout/searchview.xml
deleted file mode 100644
index a1822ca86bfd0522435c86dfed241629e7d3b55c..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/searchview.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/seekbar_0.xml b/tests/tests/holo/res/layout/seekbar_0.xml
deleted file mode 100644
index fac24c7427f8a6420cd070789056ffe4159bf4c4..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/seekbar_0.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/seekbar_100.xml b/tests/tests/holo/res/layout/seekbar_100.xml
deleted file mode 100644
index 179b39a0c4c693c9ec3cd4a154bb241aa8e4bc97..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/seekbar_100.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/seekbar_50.xml b/tests/tests/holo/res/layout/seekbar_50.xml
deleted file mode 100644
index cfb91aba4942e0ae0b05ad5d09410e5f8a5caf9d..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/seekbar_50.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/spinner.xml b/tests/tests/holo/res/layout/spinner.xml
deleted file mode 100644
index 164741613d43103151aa84acabddbed84a05f428..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/spinner.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/switch_button.xml b/tests/tests/holo/res/layout/switch_button.xml
deleted file mode 100644
index 15f703864c35e7b4490ad9d95294ee0d366954d5..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/switch_button.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/switch_button_checked.xml b/tests/tests/holo/res/layout/switch_button_checked.xml
deleted file mode 100644
index 9cf76870c5775f1bdd3adacb1a3b3be98478409f..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/switch_button_checked.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/tabhost.xml b/tests/tests/holo/res/layout/tabhost.xml
deleted file mode 100644
index 4b7bcca71df0d908975cbfa405011b25ff969ac9..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/tabhost.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/tests/holo/res/layout/textview.xml b/tests/tests/holo/res/layout/textview.xml
deleted file mode 100644
index d45bc3a5de0bbdc5d052bdb544a1f532d5869a3a..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/textview.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/timepicker.xml b/tests/tests/holo/res/layout/timepicker.xml
deleted file mode 100644
index 1e0f334f1fd90d6ec57081452548b44211ae6dcd..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/timepicker.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/togglebutton.xml b/tests/tests/holo/res/layout/togglebutton.xml
deleted file mode 100644
index d15e899b814f4695ffdff2087148b89db92a910c..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/togglebutton.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
diff --git a/tests/tests/holo/res/layout/togglebutton_checked.xml b/tests/tests/holo/res/layout/togglebutton_checked.xml
deleted file mode 100644
index bd8cabda536f0b773cdac88aaf8bf4cdfd2a10b1..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/togglebutton_checked.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/layout/zoomcontrols.xml b/tests/tests/holo/res/layout/zoomcontrols.xml
deleted file mode 100644
index 80ac8fb84b00e1a8c83b9590de9878892a4f4ee9..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/layout/zoomcontrols.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
diff --git a/tests/tests/holo/res/values/arrays.xml b/tests/tests/holo/res/values/arrays.xml
deleted file mode 100644
index f6e6c92279de77867c2aa09ef91fa1c015c95438..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/values/arrays.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
- - Spinner 1
- - Spinner 2
- - Spinner 3
-
-
diff --git a/tests/tests/holo/res/values/dimens.xml b/tests/tests/holo/res/values/dimens.xml
deleted file mode 100755
index 76de0d0844036c24025b6656ba633c44c8d75180..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/values/dimens.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
- 320dp
- 480dp
-
-
diff --git a/tests/tests/holo/res/values/strings.xml b/tests/tests/holo/res/values/strings.xml
deleted file mode 100644
index d2f6fd61583166965cfd8a082d3ac923d37df122..0000000000000000000000000000000000000000
--- a/tests/tests/holo/res/values/strings.xml
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
- Holo Test Utilities
- View Display Info
- View Tests
- Generate Single Test Bitmaps
- Generate All Test Bitmaps
- Clear Reference Bitmaps
- Clear Failure Bitmaps
- Clear Diff Bitmaps
-
- Display Info
- Density DPI: %1$d\nDensity Bucket: %2$s\nWidth DP: %3$d\nHeight DP: %4$d
-
- Pick Theme
- Pick Layout
-
- Deleting bitmaps...
- Successfully deleted bitmaps!
- Failed to delete bitmaps. Is external storage mounted?
- Saved bitmap to %s
- Failed to save bitmap to %s
- Bitmap matches the reference bitmap!
- Bitmap does not match reference bitmap.
- Saved failed image to %1$s and diff analysis to %2$s.
-
- Button
- Button Pressed
- CalendarView (January)
- CalendarView (February)
- CheckBox
- CheckBox Checked
- Chronometer
- DatePicker
- EditText
- ProgressBar
- ProgressBar Small
- ProgressBar Large
- ProgressBar Horizontal 0%
- ProgressBar Horizontal 50%
- ProgressBar Horizontal 100%
- RadioButton
- RadioButton Checked
- RadioGroup Horizontal
- RadioGroup Vertical
- RatingBar 0 Stars
- RatingBar 2.5 Stars
- RatingBar 5 Stars
- RatingBar 0 Stars Pressed
- RatingBar 2.5 Stars Pressed
- RatingBar 5 Stars Pressed
- SearchView
- SearchView Query
- SearchView Query Hint
- SeekBar 0%
- SeekBar 50%
- SeekBar 100%
- Spinner
- Switch
- Switch Checked
- TabHost
- TextView
- TimePicker
- ToggleButton
- ToggleButton Checked
- ZoomControls
-
- AlertDialog One Button
- AlertDialog Two Buttons
- AlertDialog Three Buttons
- AlertDialog List
- AlertDialog Single Choice
- AlertDialog Multiple Choice
- ProgressDialog Spinner
- ProgressDialog Horizontal
-
- Bright Blue Color
- Dark Blue Color
- Light Blue Color
- Dark Green Color
- Light Green Color
- Dark Orange Color
- Light Orange Color
- Purple Color
- Dark Red Color
- Light Red Color
-
- Spinner Prompt
- Radio Button 1
- Radio Button 2
- Loading...
-
-
diff --git a/tests/tests/holo/src/android/holo/cts/AllThemesIterator.java b/tests/tests/holo/src/android/holo/cts/AllThemesIterator.java
deleted file mode 100644
index 4ddc1873bf407f8a5e8fe569cfb0c5a8adc365d8..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/AllThemesIterator.java
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.content.Intent;
-
-import java.util.Iterator;
-
-/**
- * {@link Iterator} over all the possible permutations of theme and layout intents.
- */
-class AllThemesIterator implements Iterator {
-
- private final ThemeAdapter mThemeAdapter = new ThemeAdapter(null);
- private final LayoutAdapter mLayoutAdapter;
-
- private final int mTask;
- private final int mAdapterMode;
- private int mThemeIndex;
- private int mLayoutIndex;
-
- AllThemesIterator(int task, int adapterMode) {
- mTask = task;
- mAdapterMode = adapterMode;
- mLayoutAdapter = new LayoutAdapter(null, adapterMode);
- }
-
- @Override
- public boolean hasNext() {
- return mThemeIndex < mThemeAdapter.getCount();
- }
-
- @Override
- public Intent next() {
- Intent intent = new Intent();
- intent.putExtra(LayoutTestActivity.EXTRA_THEME_INDEX, mThemeIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_INDEX, mLayoutIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_ADAPTER_MODE, mAdapterMode);
- intent.putExtra(LayoutTestActivity.EXTRA_TASK, mTask);
-
- mLayoutIndex++;
- if (mLayoutIndex >= mLayoutAdapter.getCount()) {
- mThemeIndex++;
- mLayoutIndex = 0;
- }
-
- return intent;
- }
-
- @Override
- public void remove() {
- throw new UnsupportedOperationException("I don't think so...");
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/BitmapAssets.java b/tests/tests/holo/src/android/holo/cts/BitmapAssets.java
deleted file mode 100644
index e676a96708b363fc5de067a0f6120a154cf3a49b..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/BitmapAssets.java
+++ /dev/null
@@ -1,136 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.content.Context;
-import android.content.res.Resources;
-import android.graphics.Bitmap;
-import android.graphics.Bitmap.CompressFormat;
-import android.graphics.drawable.BitmapDrawable;
-import android.graphics.drawable.Drawable;
-import android.holo.cts.LayoutAdapter.LayoutInfo;
-import android.holo.cts.ThemeAdapter.ThemeInfo;
-import android.os.Environment;
-import android.util.Log;
-
-import java.io.File;
-import java.io.FileOutputStream;
-import java.io.IOException;
-
-/**
- * Collection of utility methods to handle creation and deletion of assets.
- *
- * It creates a directory called "cts-holo-assets" on the external storage.
- * Below that it creates a directory called "reference" to store images
- * generated by the generator and "failure" to store images that failed to
- * match when running the test.
- */
-class BitmapAssets {
-
- private static final String TAG = BitmapAssets.class.getSimpleName();
-
- static final int TYPE_REFERENCE = 0;
-
- static final int TYPE_FAILED = 1;
-
- static final int TYPE_DIFF = 2;
-
- public static boolean clearDirectory(int type) {
- if (!isExternalStorageReady()) {
- return false;
- }
-
- File dir = getBitmapDir(type);
- if (dir.exists()) {
- File[] files = dir.listFiles();
- int numFiles = files.length;
- for (int i = 0; i < numFiles; i++) {
- files[i].delete();
- }
- }
- return true;
- }
-
- private static boolean isExternalStorageReady() {
- return Environment.MEDIA_MOUNTED.equals(Environment.getExternalStorageState());
- }
-
- public static File getBitmapDir(int type) {
- String subDir;
- switch (type) {
- case TYPE_REFERENCE:
- subDir = "reference";
- break;
- case TYPE_FAILED:
- subDir = "failed";
- break;
- case TYPE_DIFF:
- subDir = "diff";
- break;
- default:
- throw new IllegalArgumentException("Bad type: " + type);
- }
-
- File file = new File(Environment.getExternalStorageDirectory(), "cts-holo-assets");
- return new File(file, subDir);
- }
-
- public static String getBitmapName(ThemeInfo themeInfo, LayoutInfo layoutInfo) {
- return themeInfo.getBitmapName() + "_" + layoutInfo.getBitmapName();
- }
-
- public static Bitmap getBitmap(Context context, String bitmapName) {
- Resources resources = context.getResources();
- int resourceId = resources.getIdentifier(bitmapName, "drawable", context.getPackageName());
- return ((BitmapDrawable) resources.getDrawable(resourceId)).getBitmap();
- }
-
- public static File getBitmapPath(String bitmapName, int type) {
- String prefix;
- switch (type) {
- case TYPE_REFERENCE:
- prefix = "";
- break;
- case TYPE_FAILED:
- prefix = "failed_";
- break;
- case TYPE_DIFF:
- prefix = "diff_";
- break;
- default:
- throw new IllegalArgumentException("Bad type: " + type);
- }
-
- return new File(getBitmapDir(type), prefix + bitmapName + ".png");
- }
-
- public static String saveBitmap(Bitmap bitmap, String bitmapName, int type) throws IOException {
- if (!isExternalStorageReady()) {
- Log.i(TAG, "External storage for saving bitmaps is not mounted");
- return null;
- }
-
- File file = getBitmapPath(bitmapName, type);
- File dir = file.getParentFile();
- dir.mkdirs();
-
- FileOutputStream stream = new FileOutputStream(file);
- bitmap.compress(CompressFormat.PNG, 100, stream);
- stream.close();
- return file.getAbsolutePath();
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/BitmapDeletionActivity.java b/tests/tests/holo/src/android/holo/cts/BitmapDeletionActivity.java
deleted file mode 100644
index c496efe204c90e5e97c54b1acce1d8e54ee467e6..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/BitmapDeletionActivity.java
+++ /dev/null
@@ -1,103 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import com.android.cts.holo.R;
-
-import android.app.Activity;
-import android.app.AlertDialog;
-import android.app.Dialog;
-import android.app.ProgressDialog;
-import android.content.DialogInterface;
-import android.os.AsyncTask;
-import android.os.Bundle;
-
-/**
- * {@link Activity} that iterates over all the test layouts for a single theme
- * and either compares or generates bitmaps.
- */
-public class BitmapDeletionActivity extends Activity {
-
- static final String EXTRA_BITMAP_TYPE = "bitmapType";
-
- private static final int DIALOG_DELETING_ID = 1;
- private static final int DIALOG_FINISHED_DELETING_ID = 2;
- private static final int DIALOG_ERROR_DELETING_ID = 3;
-
- private int mBitmapType;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- mBitmapType = getIntent().getIntExtra(EXTRA_BITMAP_TYPE, -1);
- new DeleteBitmapsTask().execute();
- }
-
- class DeleteBitmapsTask extends AsyncTask {
-
- @Override
- protected void onPreExecute() {
- super.onPreExecute();
- showDialog(DIALOG_DELETING_ID);
- }
-
- @Override
- protected Boolean doInBackground(Void... darthVoider) {
- return BitmapAssets.clearDirectory(mBitmapType);
- }
-
- @Override
- protected void onPostExecute(Boolean success) {
- dismissDialog(DIALOG_DELETING_ID);
- showDialog(success ? DIALOG_FINISHED_DELETING_ID : DIALOG_ERROR_DELETING_ID);
- }
- }
-
- @Override
- protected Dialog onCreateDialog(int id, Bundle args) {
- switch (id) {
- case DIALOG_DELETING_ID:
- ProgressDialog dialog = new ProgressDialog(BitmapDeletionActivity.this);
- dialog.setMessage(getString(R.string.deleting_bitmaps));
- return dialog;
-
- case DIALOG_FINISHED_DELETING_ID:
- return createFinishingDialog(R.string.deleting_bitmaps_finished);
-
- case DIALOG_ERROR_DELETING_ID:
- return createFinishingDialog(R.string.deleting_bitmaps_error);
-
- default:
- return super.onCreateDialog(id, args);
- }
- }
-
- private AlertDialog createFinishingDialog(int message) {
- DialogInterface.OnClickListener finishListener =
- new DialogInterface.OnClickListener() {
- @Override
- public void onClick(DialogInterface dialog, int which) {
- finish();
- }
- };
- return new AlertDialog.Builder(BitmapDeletionActivity.this)
- .setMessage(message)
- .setCancelable(false)
- .setPositiveButton(android.R.string.ok, finishListener)
- .create();
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/DisplayInfoActivity.java b/tests/tests/holo/src/android/holo/cts/DisplayInfoActivity.java
deleted file mode 100644
index bdd7925770042e78f5dfd28f917582d238343005..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/DisplayInfoActivity.java
+++ /dev/null
@@ -1,70 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import com.android.cts.holo.R;
-
-import android.app.Activity;
-import android.os.Bundle;
-import android.util.DisplayMetrics;
-import android.view.Display;
-import android.view.WindowManager;
-import android.widget.TextView;
-
-public class DisplayInfoActivity extends Activity {
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- setContentView(R.layout.display_info);
-
- WindowManager windowManager = (WindowManager) getSystemService(WINDOW_SERVICE);
- Display display = windowManager.getDefaultDisplay();
- DisplayMetrics metrics = new DisplayMetrics();
- display.getMetrics(metrics);
-
- DisplayMetrics dm = getResources().getDisplayMetrics();
- int width = Math.round(dm.widthPixels / dm.density);
- int height = Math.round(dm.heightPixels / dm.density);
-
- TextView text = (TextView) findViewById(R.id.text);
- text.setText(getString(R.string.display_info_text, metrics.densityDpi,
- getScreenDensityBucket(metrics), width, height));
- }
-
- private String getScreenDensityBucket(DisplayMetrics metrics) {
- switch (metrics.densityDpi) {
- case DisplayMetrics.DENSITY_LOW:
- return "ldpi";
-
- case DisplayMetrics.DENSITY_MEDIUM:
- return "mdpi";
-
- case DisplayMetrics.DENSITY_HIGH:
- return "hdpi";
-
- case DisplayMetrics.DENSITY_XHIGH:
- return "xdpi";
-
- case DisplayMetrics.DENSITY_TV:
- return "tvdpi";
-
- default:
- return "" + metrics.densityDpi;
- }
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/HoloTest.java b/tests/tests/holo/src/android/holo/cts/HoloTest.java
deleted file mode 100644
index f3e7e63221688d5538c3f559b1de7ddd6fcf253a..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/HoloTest.java
+++ /dev/null
@@ -1,148 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.content.Intent;
-import android.holo.cts.ThemeTestActivity.Result;
-import android.test.ActivityInstrumentationTestCase2;
-
-/** Tests for the Holo theme. */
-public class HoloTest extends ActivityInstrumentationTestCase2 {
-
- /*
- * The tests take a long time, so the test is sharded into separate themes.
- */
-
- public HoloTest() {
- super(ThemeTestActivity.class);
- }
-
- public void testHolo() throws Exception {
- runThemeTest(0);
- }
-
- public void testHoloDialog() throws Exception {
- runThemeTest(1);
- }
-
- public void testHoloDialogMinimumWidth() throws Exception {
- runThemeTest(2);
- }
-
- public void testHoloDialogNoActionBar() throws Exception {
- runThemeTest(3);
- }
-
- public void testHoloDialogNoActionBarMinimumWidth() throws Exception {
- runThemeTest(4);
- }
-
- public void testHoloDialogWhenLarge() throws Exception {
- runThemeTest(5);
- }
-
- public void testHoloDialogWhenLargeNoActionBar() throws Exception {
- runThemeTest(6);
- }
-
- public void testHoloInputMethod() throws Exception {
- runThemeTest(7);
- }
-
- public void testHoloLight() throws Exception {
- runThemeTest(8);
- }
-
- public void testHoloLightDarkActionBar() throws Exception {
- runThemeTest(9);
- }
-
- public void testHoloLightDialog() throws Exception {
- runThemeTest(10);
- }
-
- public void testHoloLightDialogMinimumWidth() throws Exception {
- runThemeTest(11);
- }
-
- public void testHoloLightDialogNoActionBar() throws Exception {
- runThemeTest(12);
- }
-
- public void testHoloLightDialogNoActionBarMinimumWidth() throws Exception {
- runThemeTest(13);
- }
-
- public void testHoloLightDialogWhenLarge() throws Exception {
- runThemeTest(14);
- }
-
- public void testHoloLightDialogWhenLargeNoActionBar() throws Exception {
- runThemeTest(15);
- }
-
- public void testHoloLightNoActionBar() throws Exception {
- runThemeTest(16);
- }
-
- public void testHoloLightNoActionBarFullscreen() throws Exception {
- runThemeTest(17);
- }
-
- public void testHoloLightPanel() throws Exception {
- runThemeTest(18);
- }
-
- public void testHoloNoActionBar() throws Exception {
- runThemeTest(19);
- }
-
- public void testHoloNoActionBarFullscreen() throws Exception {
- runThemeTest(20);
- }
-
- public void testHoloPanel() throws Exception {
- runThemeTest(21);
- }
-
- public void testHoloWallpaper() throws Exception {
- runThemeTest(22);
- }
-
- public void testHoloWallpaperNoTitleBar() throws Exception {
- runThemeTest(23);
- }
-
- private void runThemeTest(int themeIndex) throws Exception {
- Intent intent = new Intent();
- intent.putExtra(ThemeTestActivity.EXTRA_TASK, ThemeTestActivity.TASK_COMPARE_BITMAPS);
- intent.putExtra(ThemeTestActivity.EXTRA_THEME_INDEX, themeIndex);
- intent.putExtra(ThemeTestActivity.EXTRA_LAYOUT_ADAPTER_MODE, LayoutAdapter.MODE_TESTING);
- setActivityIntent(intent);
-
- // Enable touch mode or else widgets will be highlighted causing bitmap
- // comparison failures.
- setActivityInitialTouchMode(true);
-
- ThemeTestActivity activity = getActivity();
- Result result = activity.getResultFuture().get();
- assertTrue("Failed bitmap names: " + result.getFailedBitmapNames()
- + " Check " + BitmapAssets.getBitmapDir(BitmapAssets.TYPE_FAILED)
- + " and " + BitmapAssets.getBitmapDir(BitmapAssets.TYPE_DIFF) + " for details."
- , result.passed());
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/HoloTestUtilitiesActivity.java b/tests/tests/holo/src/android/holo/cts/HoloTestUtilitiesActivity.java
deleted file mode 100644
index 3092490c59b0a9b261b962194e83c9f35f192e6c..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/HoloTestUtilitiesActivity.java
+++ /dev/null
@@ -1,149 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import com.android.cts.holo.R;
-
-import android.app.ListActivity;
-import android.content.Intent;
-import android.os.Bundle;
-import android.view.View;
-import android.widget.ArrayAdapter;
-import android.widget.ListView;
-
-/**
- * {@link ListActivity} with helpful utilities like viewing the layout tests
- * and generating the reference assets that can be packaged back into the
- * test APK.
- */
-public class HoloTestUtilitiesActivity extends ListActivity {
-
- private static final int TASK_VIEW_DISPLAY_INFO = 0;
- private static final int TASK_VIEW_TESTS = 1;
- private static final int TASK_GENERATE_ONE_BITMAP = 2;
- private static final int TASK_GENERATE_ALL_BITMAPS = 3;
- private static final int TASK_CLEAR_REFERENCE_BITMAPS = 4;
- private static final int TASK_CLEAR_FAILED_BITMAPS = 5;
- private static final int TASK_CLEAR_DIFF_BITMAPS = 6;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
-
- ArrayAdapter taskAdapter = new ArrayAdapter(this,
- android.R.layout.simple_list_item_1);
- taskAdapter.add(new Task(R.string.task_view_display_info, TASK_VIEW_DISPLAY_INFO));
- taskAdapter.add(new Task(R.string.task_view_tests, TASK_VIEW_TESTS));
- taskAdapter.add(new Task(R.string.task_generate_one_bitmap, TASK_GENERATE_ONE_BITMAP));
- taskAdapter.add(new Task(R.string.task_generate_all_bitmaps, TASK_GENERATE_ALL_BITMAPS));
- taskAdapter.add(new Task(R.string.task_clear_reference_bitmaps,
- TASK_CLEAR_REFERENCE_BITMAPS));
- taskAdapter.add(new Task(R.string.task_clear_failure_bitmaps,
- TASK_CLEAR_FAILED_BITMAPS));
- taskAdapter.add(new Task(R.string.task_clear_diff_bitmaps,
- TASK_CLEAR_DIFF_BITMAPS));
- setListAdapter(taskAdapter);
- }
-
- class Task {
- private final int mTextId;
- private final int mTaskId;
-
- private Task(int textId, int taskId) {
- mTextId = textId;
- mTaskId = taskId;
- }
-
- @Override
- public String toString() {
- return getString(mTextId);
- }
- }
-
- @SuppressWarnings("unchecked")
- @Override
- public ArrayAdapter getListAdapter() {
- return (ArrayAdapter) super.getListAdapter();
- }
-
- @Override
- protected void onListItemClick(ListView listView, View view, int position, long id) {
- Task task = getListAdapter().getItem(position);
- switch (task.mTaskId) {
- case TASK_VIEW_DISPLAY_INFO:
- viewDisplayInfo();
- break;
-
- case TASK_VIEW_TESTS:
- viewTests();
- break;
-
- case TASK_GENERATE_ONE_BITMAP:
- generateSingleTestBitmaps();
- break;
-
- case TASK_GENERATE_ALL_BITMAPS:
- generateAllBitmaps();
- break;
-
- case TASK_CLEAR_REFERENCE_BITMAPS:
- clearBitmaps(BitmapAssets.TYPE_REFERENCE);
- break;
-
- case TASK_CLEAR_FAILED_BITMAPS:
- clearBitmaps(BitmapAssets.TYPE_FAILED);
- break;
-
- case TASK_CLEAR_DIFF_BITMAPS:
- clearBitmaps(BitmapAssets.TYPE_DIFF);
- break;
-
- default:
- throw new IllegalArgumentException("Bad task id: " + task.mTaskId);
- }
- }
-
- private void viewDisplayInfo() {
- Intent intent = new Intent(this, DisplayInfoActivity.class);
- startActivity(intent);
- }
-
- private void viewTests() {
- Intent intent = new Intent(this, ThemePickerActivity.class);
- intent.putExtra(ThemePickerActivity.EXTRA_TASK, ThemeTestActivity.TASK_VIEW_LAYOUTS);
- startActivity(intent);
- }
-
- private void generateSingleTestBitmaps() {
- Intent intent = new Intent(this, LayoutPickerActivity.class);
- intent.putExtra(ThemePickerActivity.EXTRA_TASK, ThemeTestActivity.TASK_GENERATE_BITMAPS);
- startActivity(intent);
- }
-
- private void generateAllBitmaps() {
- Intent intent = new Intent(this, ThemeTestActivity.class);
- intent.putExtra(ThemeTestActivity.EXTRA_TASK, ThemeTestActivity.TASK_GENERATE_BITMAPS);
- intent.putExtra(ThemeTestActivity.EXTRA_LAYOUT_ADAPTER_MODE, LayoutAdapter.MODE_TESTING);
- startActivity(intent);
- }
-
- private void clearBitmaps(int type) {
- Intent intent = new Intent(this, BitmapDeletionActivity.class);
- intent.putExtra(BitmapDeletionActivity.EXTRA_BITMAP_TYPE, type);
- startActivity(intent);
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/LayoutAdapter.java b/tests/tests/holo/src/android/holo/cts/LayoutAdapter.java
deleted file mode 100644
index 3a0e2af4a279567688b3e0c525a75fac21bc882f..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/LayoutAdapter.java
+++ /dev/null
@@ -1,357 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import com.android.cts.holo.R;
-
-import android.holo.cts.modifiers.CalendarViewModifier;
-import android.holo.cts.modifiers.ProgressBarModifier;
-import android.holo.cts.modifiers.SearchViewModifier;
-import android.holo.cts.modifiers.TabHostModifier;
-import android.holo.cts.modifiers.TimePickerModifier;
-import android.holo.cts.modifiers.ViewPressedModifier;
-import android.view.LayoutInflater;
-import android.view.View;
-import android.view.ViewGroup;
-import android.widget.BaseAdapter;
-import android.widget.TextView;
-
-import java.util.ArrayList;
-import java.util.Calendar;
-import java.util.List;
-
-/**
- * {@link BaseAdapter} for all the layouts used to test the Holo theme.
- */
-class LayoutAdapter extends BaseAdapter {
-
- /** Mode where we are just viewing all the layouts. */
- static final int MODE_VIEWING = 0;
-
- /** Mode where we are testing and may not include some layouts based on the device state. */
- static final int MODE_TESTING = 1;
-
- /** No timeout for widgets in layouts that aren't changed after inflation. */
- private static final int NO_TIMEOUT_MS = 0;
-
- /** Small timeout for letting things like button presses to be handled. */
- private static final int SHORT_TIMEOUT_MS = 500;
-
- /** Longer timeout for widgets that have one-time animations. */
- private static final int LONG_TIMEOUT_MS = 6000;
-
- static class LayoutInfo {
- private final int mDisplayName;
- private final String mFileName;
- private final int mLayout;
- private final LayoutModifier mModifier;
- private final long mTimeoutMs;
-
- private LayoutInfo(int displayName, String fileName, int layout, LayoutModifier modifier,
- long timeoutMs) {
- mDisplayName = displayName;
- mFileName = fileName;
- mLayout = layout;
- mModifier = modifier;
- mTimeoutMs = timeoutMs;
- }
-
- /** @return file name to use for creating reference and failure bitmaps. */
- public String getBitmapName() {
- return mFileName;
- }
-
- /** @return layout that will be inflated and captured to a bitmap */
- public int getLayout() {
- return mLayout;
- }
-
- /** @return whether or non the layout has a layout modifier */
- public boolean hasModifier() {
- return mModifier != null;
- }
-
- /** @return null or modifier that will manipulate the layout after it is inflated */
- public LayoutModifier getModifier() {
- return mModifier;
- }
-
- /** @return timeout before taking a snapshot of the layout */
- public long getTimeoutMs() {
- return mTimeoutMs;
- }
- }
-
- private final List mLayoutInfos = new ArrayList();
-
- private final LayoutInflater mInflater;
-
- LayoutAdapter(LayoutInflater inflater, int adapterMode) {
- mInflater = inflater;
-
- // Widgets
-
- addLayout(R.string.button, "button",
- R.layout.button, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.button_pressed, "button_pressed",
- R.layout.button, new ViewPressedModifier(), LONG_TIMEOUT_MS);
-
- addCalendarLayouts(adapterMode);
-
- addLayout(R.string.checkbox, "checkbox",
- R.layout.checkbox, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.checkbox_checked, "checkbox_checked",
- R.layout.checkbox_checked, null, SHORT_TIMEOUT_MS);
-
- addLayout(R.string.chronometer, "chronometer",
- R.layout.chronometer, null, NO_TIMEOUT_MS);
-
- // TODO: DatePicker has a blinking cursor that can be captured in the bitmap...
- // addLayout(R.string.datepicker, "datepicker",
- // R.layout.datepicker, new DatePickerModifier(), LONG_TIMEOUT_MS);
-
- addLayout(R.string.edittext, "edittext",
- R.layout.edittext, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.progressbar, "progressbar",
- R.layout.progressbar, new ProgressBarModifier(), NO_TIMEOUT_MS);
-
- addLayout(R.string.progressbar_small, "progressbar_small",
- R.layout.progressbar_small, new ProgressBarModifier(), NO_TIMEOUT_MS);
-
- addLayout(R.string.progressbar_large, "progressbar_large",
- R.layout.progressbar_large, new ProgressBarModifier(), NO_TIMEOUT_MS);
-
- addLayout(R.string.progressbar_horizontal_0, "progressbar_horizontal_0",
- R.layout.progressbar_horizontal_0, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.progressbar_horizontal_50, "progressbar_horizontal_50",
- R.layout.progressbar_horizontal_50, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.progressbar_horizontal_100, "progressbar_horizontal_100",
- R.layout.progressbar_horizontal_100, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.radiobutton, "radio_button",
- R.layout.radiobutton, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.radiobutton_checked, "radio_button_checked",
- R.layout.radiobutton_checked, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.radiogroup_horizontal, "radiogroup_horizontal",
- R.layout.radiogroup_horizontal, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.radiogroup_vertical, "radiogroup_vertical",
- R.layout.radiogroup_vertical, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.ratingbar_0, "ratingbar_0",
- R.layout.ratingbar_0, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.ratingbar_2point5, "ratingbar_2point5",
- R.layout.ratingbar_2point5, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.ratingbar_5, "ratingbar_5",
- R.layout.ratingbar_5, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.ratingbar_0_pressed, "ratingbar_0_pressed",
- R.layout.ratingbar_0, new ViewPressedModifier(), LONG_TIMEOUT_MS);
-
- addLayout(R.string.ratingbar_2point5_pressed, "ratingbar_2point5_pressed",
- R.layout.ratingbar_2point5, new ViewPressedModifier(), LONG_TIMEOUT_MS);
-
- addLayout(R.string.ratingbar_5_pressed, "ratingbar_5_pressed",
- R.layout.ratingbar_5, new ViewPressedModifier(), LONG_TIMEOUT_MS);
-
- addLayout(R.string.searchview, "searchview",
- R.layout.searchview, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.searchview_query, "searchview_query",
- R.layout.searchview, new SearchViewModifier(SearchViewModifier.QUERY),
- SHORT_TIMEOUT_MS);
-
- addLayout(R.string.searchview_query_hint, "searchview_query_hint",
- R.layout.searchview, new SearchViewModifier(SearchViewModifier.QUERY_HINT),
- SHORT_TIMEOUT_MS);
-
- addLayout(R.string.seekbar_0, "seekbar_0",
- R.layout.seekbar_0, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.seekbar_50, "seekbar_50",
- R.layout.seekbar_50, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.seekbar_100, "seekbar_100",
- R.layout.seekbar_100, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.spinner, "spinner",
- R.layout.spinner, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.switch_button, "switch",
- R.layout.switch_button, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.switch_button_checked, "switch_checked",
- R.layout.switch_button_checked, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.tabhost, "tabhost",
- R.layout.tabhost, new TabHostModifier(), SHORT_TIMEOUT_MS);
-
- addLayout(R.string.textview, "textview",
- R.layout.textview, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.timepicker, "timepicker",
- R.layout.timepicker, new TimePickerModifier(), LONG_TIMEOUT_MS);
-
- addLayout(R.string.togglebutton, "toggle_button",
- R.layout.togglebutton, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.togglebutton_checked, "toggle_button_checked",
- R.layout.togglebutton_checked, null, NO_TIMEOUT_MS);
-
-
- // TODO: Zoom control hasn't been styled for Holo so don't test them.
-
-// addLayout(R.string.zoomcontrols, "zoomcontrols",
-// R.layout.zoomcontrols, null, NO_TIMEOUT_MS);
-
- // Dialogs
-
-
- // TODO: Dialogs are changing sizes depending on screen sizes, so we can't test these.
-
-// addLayout(R.string.alertdialog_onebutton, "alertdialog_onebutton", R.layout.empty,
-// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.ONE_BUTTON)),
-// SHORT_TIMEOUT_MS);
-//
-// addLayout(R.string.alertdialog_twobuttons, "alertdialog_twobuttons", R.layout.empty,
-// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.TWO_BUTTONS)),
-// SHORT_TIMEOUT_MS);
-//
-// addLayout(R.string.alertdialog_threebuttons, "alertdialog_threebuttons", R.layout.empty,
-// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.THREE_BUTTONS)),
-// SHORT_TIMEOUT_MS);
-//
-// addLayout(R.string.alertdialog_list, "alertdialog_list", R.layout.empty,
-// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.LIST)),
-// SHORT_TIMEOUT_MS);
-//
-// addLayout(R.string.alertdialog_singlechoice, "alertdialog_singlechoice", R.layout.empty,
-// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.SINGLE_CHOICE)),
-// SHORT_TIMEOUT_MS);
-//
-// addLayout(R.string.alertdialog_multichoice, "alertdialog_multichoice", R.layout.empty,
-// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.MULTI_CHOICE)),
-// SHORT_TIMEOUT_MS);
-
- // TODO: We can't test the spinner, because there is no way to halt the animation.
- // addLayout(R.string.progressdialog_spinner, "progressdialog_spinner", R.layout.empty,
- // new DialogModifier(new ProgressDialogBuilder(ProgressDialog.STYLE_SPINNER)));
-
-// addLayout(R.string.progressdialog_horizontal, "progressdialog_horizontal", R.layout.empty,
-// new DialogModifier(new ProgressDialogBuilder(ProgressDialog.STYLE_HORIZONTAL)),
-// SHORT_TIMEOUT_MS);
-
- // Colors
-
- addLayout(R.string.color_blue_bright, "color_blue_bright",
- R.layout.color_blue_bright, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_blue_dark, "color_blue_dark",
- R.layout.color_blue_dark, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_blue_light, "color_blue_light",
- R.layout.color_blue_light, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_green_dark, "color_green_dark",
- R.layout.color_green_dark, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_green_light, "color_green_light",
- R.layout.color_green_light, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_orange_dark, "color_orange_dark",
- R.layout.color_orange_dark, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_orange_light, "color_orange_light",
- R.layout.color_orange_light, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_purple, "color_purple",
- R.layout.color_purple, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_red_dark, "color_red_dark",
- R.layout.color_red_dark, null, NO_TIMEOUT_MS);
-
- addLayout(R.string.color_red_light, "color_red_light",
- R.layout.color_red_light, null, NO_TIMEOUT_MS);
- }
-
- private void addLayout(int displayName, String fileName, int layout, LayoutModifier modifier,
- long timeoutMs) {
- addLayout(new LayoutInfo(displayName, fileName, layout, modifier, timeoutMs));
- }
-
- private void addLayout(LayoutInfo info) {
- mLayoutInfos.add(info);
- }
-
- private void addCalendarLayouts(int adapterMode) {
- if (adapterMode == MODE_VIEWING || !CalendarViewModifier.isMonth(Calendar.JANUARY)) {
- addLayout(getCalendarLayoutInfo());
- }
-
- if (adapterMode == MODE_VIEWING || !CalendarViewModifier.isMonth(Calendar.FEBRUARY)) {
- addLayout(getFebruaryCalendarLayoutInfo());
- }
- }
-
- private LayoutInfo getCalendarLayoutInfo() {
- return new LayoutInfo(R.string.calendarview_jan, "calendar_view",
- R.layout.calendarview, new CalendarViewModifier(true), SHORT_TIMEOUT_MS);
- }
-
- private LayoutInfo getFebruaryCalendarLayoutInfo() {
- return new LayoutInfo(R.string.calendarview_feb, "calendar_view_feb",
- R.layout.calendarview, new CalendarViewModifier(false), SHORT_TIMEOUT_MS);
- }
-
- @Override
- public int getCount() {
- return mLayoutInfos.size();
- }
-
- @Override
- public LayoutInfo getItem(int position) {
- return mLayoutInfos.get(position);
- }
-
- @Override
- public long getItemId(int position) {
- return getItem(position).mLayout;
- }
-
- @Override
- public View getView(int position, View convertView, ViewGroup parent) {
- TextView textView;
- if (convertView != null) {
- textView = (TextView) convertView;
- } else {
- textView = (TextView) mInflater.inflate(android.R.layout.simple_list_item_1,
- parent, false);
- }
- LayoutInfo layoutInfo = getItem(position);
- textView.setText(layoutInfo.mDisplayName);
- return textView;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/LayoutModifier.java b/tests/tests/holo/src/android/holo/cts/LayoutModifier.java
deleted file mode 100644
index 8a9d41d2fb122aa23fce13e9638397d15010cf65..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/LayoutModifier.java
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.view.View;
-
-/**
- * Interface used to do further setup on a view after it has been inflated.
- */
-public interface LayoutModifier {
-
- /** Actions to take before inflating the view. */
- void prepare();
-
- /**
- * @param view inflated by the test activity
- * @return the same view or another view that will be snapshotted by the test
- */
- View modifyView(View view);
-}
diff --git a/tests/tests/holo/src/android/holo/cts/LayoutPickerActivity.java b/tests/tests/holo/src/android/holo/cts/LayoutPickerActivity.java
deleted file mode 100644
index f808d5901b76370f5ef529f604c437915df83851..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/LayoutPickerActivity.java
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.app.ListActivity;
-import android.content.Intent;
-import android.os.Bundle;
-import android.view.View;
-import android.widget.ListView;
-
-/**
- * {@link ListActivity} for picking layouts. Used by the Holo Test Utilities activity.
- */
-public class LayoutPickerActivity extends ListActivity {
-
- static final String EXTRA_THEME_INDEX = "themeIndex";
- static final String EXTRA_TASK = "task";
-
- private int mThemeIndex;
- private int mTestTask;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- mThemeIndex = getIntent().getIntExtra(EXTRA_THEME_INDEX, -1);
- mTestTask = getIntent().getIntExtra(EXTRA_TASK, -1);
- setListAdapter(new LayoutAdapter(getLayoutInflater(), LayoutAdapter.MODE_VIEWING));
- }
-
- @Override
- protected void onListItemClick(ListView l, View v, int position, long id) {
- Intent intent = new Intent(this, ThemeTestActivity.class);
- intent.putExtra(ThemeTestActivity.EXTRA_THEME_INDEX, mThemeIndex);
- intent.putExtra(ThemeTestActivity.EXTRA_LAYOUT_INDEX, position);
- intent.putExtra(ThemeTestActivity.EXTRA_TASK, mTestTask);
- intent.putExtra(ThemeTestActivity.EXTRA_LAYOUT_ADAPTER_MODE, LayoutAdapter.MODE_VIEWING);
- startActivity(intent);
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/LayoutTestActivity.java b/tests/tests/holo/src/android/holo/cts/LayoutTestActivity.java
deleted file mode 100644
index 2b6c37152c55f5ef684b8cf9a9d4e51cc687e7c7..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/LayoutTestActivity.java
+++ /dev/null
@@ -1,302 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import com.android.cts.holo.R;
-
-import android.app.Activity;
-import android.content.Intent;
-import android.graphics.Bitmap;
-import android.graphics.Canvas;
-import android.graphics.Color;
-import android.holo.cts.LayoutAdapter.LayoutInfo;
-import android.holo.cts.ThemeAdapter.ThemeInfo;
-import android.os.AsyncTask;
-import android.os.Bundle;
-import android.util.Log;
-import android.view.View;
-import android.widget.Toast;
-
-import java.io.FileNotFoundException;
-import java.io.IOException;
-import java.nio.ByteBuffer;
-
-/**
- * {@link Activity} that applies a theme, inflates a layout, and then either
- * compares or generates a bitmap of the layout.
- */
-public class LayoutTestActivity extends Activity {
-
- private static final String TAG = LayoutTestActivity.class.getSimpleName();
-
- // Input extras
- static final String EXTRA_THEME_INDEX = "themeIndex";
- static final String EXTRA_LAYOUT_INDEX = "layoutIndex";
- static final String EXTRA_TASK = "task";
- static final String EXTRA_LAYOUT_ADAPTER_MODE = "layoutAdapterMode";
-
- // Output extras
- static final String EXTRA_BITMAP_NAME = "bitmapName";
- static final String EXTRA_MESSAGE = "message";
- static final String EXTRA_SUCCESS = "success";
-
- private View mTestView;
- private String mBitmapName;
-
- private ReferenceViewGroup mViewGroup;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
-
- int themeIndex = getIntent().getIntExtra(EXTRA_THEME_INDEX, -1);
- int layoutIndex = getIntent().getIntExtra(EXTRA_LAYOUT_INDEX, -1);
- int layoutMode = getIntent().getIntExtra(EXTRA_LAYOUT_ADAPTER_MODE, -1);
- int task = getIntent().getIntExtra(EXTRA_TASK, -1);
-
- ThemeAdapter themeAdapter = new ThemeAdapter(getLayoutInflater());
- LayoutAdapter layoutAdapter = new LayoutAdapter(getLayoutInflater(), layoutMode);
-
- ThemeInfo themeInfo = themeAdapter.getItem(themeIndex);
- LayoutInfo layoutInfo = layoutAdapter.getItem(layoutIndex);
- mBitmapName = BitmapAssets.getBitmapName(themeInfo, layoutInfo);
-
- setTheme(themeInfo.getTheme());
- setContentView(R.layout.holo_test);
-
- if (layoutInfo.hasModifier()) {
- layoutInfo.getModifier().prepare();
- }
-
- // Inflate the view in our special view group that is fixed at a certain size
- // and layout the inflated view with the fixed measurements...
- mViewGroup = (ReferenceViewGroup) findViewById(R.id.reference_view_group);
- mTestView = getLayoutInflater().inflate(layoutInfo.getLayout(), mViewGroup, false);
- mViewGroup.addView(mTestView);
- if (layoutInfo.hasModifier()) {
- mTestView = layoutInfo.getModifier().modifyView(mTestView);
- }
- mViewGroup.measure(0, 0);
- mViewGroup.layout(0, 0, mViewGroup.getMeasuredWidth(), mViewGroup.getMeasuredHeight());
- mTestView.setFocusable(false);
-
- switch (task) {
- case ThemeTestActivity.TASK_VIEW_LAYOUTS:
- break;
-
- case ThemeTestActivity.TASK_GENERATE_BITMAPS:
- mTestView.postDelayed(new GenerateBitmapRunnable(), layoutInfo.getTimeoutMs());
- break;
-
- case ThemeTestActivity.TASK_COMPARE_BITMAPS:
- mTestView.postDelayed(new CompareBitmapRunnable(), layoutInfo.getTimeoutMs());
- break;
- }
- }
-
- class GenerateBitmapRunnable implements Runnable {
- @Override
- public void run() {
- new GenerateBitmapTask().execute();
- }
- }
-
- class CompareBitmapRunnable implements Runnable {
- @Override
- public void run() {
- new CompareBitmapTask().execute();
- }
- }
-
- class GenerateBitmapTask extends AsyncTask {
-
- private Bitmap mBitmap;
-
- @Override
- protected void onPreExecute() {
- super.onPreExecute();
- mBitmap = getBitmap();
- }
-
- @Override
- protected Boolean doInBackground(Void... avoid) {
- try {
- return saveBitmap(mBitmap, BitmapAssets.TYPE_REFERENCE) != null;
- } finally {
- mBitmap.recycle();
- mBitmap = null;
- }
- }
-
- @Override
- protected void onPostExecute(Boolean success) {
- String path = BitmapAssets.getBitmapPath(mBitmapName,
- BitmapAssets.TYPE_REFERENCE).toString();
- String message = path != null
- ? getString(R.string.generate_bitmap_success, path)
- : getString(R.string.generate_bitmap_failure, path);
- Toast.makeText(getApplicationContext(), message, Toast.LENGTH_SHORT).show();
- finishWithResult(success, message);
- }
- }
-
- class CompareBitmapTask extends AsyncTask {
- private Bitmap mBitmap;
- private Bitmap mReferenceBitmap;
- private boolean mSame;
-
- @Override
- protected void onPreExecute() {
- mBitmap = getBitmap();
- mReferenceBitmap = BitmapAssets.getBitmap(getApplicationContext(), mBitmapName);
- }
-
- /* Compares 2 bitmaps' width, height and pixels.
- * 2 Bitmaps are consider the same if color value difference is less than
- * or equal to +/-threshold
- */
- private boolean compareTo(Bitmap bitmap, Bitmap reference, int threshold) {
- if (bitmap.getConfig() != reference.getConfig() ||
- bitmap.getWidth() != reference.getWidth() ||
- bitmap.getHeight() != reference.getHeight()) {
- return false;
- }
-
- int w = bitmap.getWidth();
- int h = bitmap.getHeight();
-
- ByteBuffer buffer1 = ByteBuffer.allocate(bitmap.getByteCount());
- ByteBuffer buffer2 = ByteBuffer.allocate(reference.getByteCount());
-
- bitmap.copyPixelsToBuffer(buffer1);
- reference.copyPixelsToBuffer(buffer2);
-
- final int length = w*h;
- for (int i = 0; i < length; i++) {
- int pel1 = buffer1.getInt(i);
- int pel2 = buffer2.getInt(i);
- int dr = (pel1 & 0x000000FF) - (pel2 & 0x000000FF);
- int dg = ((pel1 & 0x0000FF00) - (pel2 & 0x0000FF00)) >> 8;
- int db = ((pel1 & 0x00FF0000) - (pel2 & 0x00FF0000)) >> 16;
-
- if (Math.abs(db) > threshold ||
- Math.abs(dg) > threshold ||
- Math.abs(dr) > threshold) {
- return false;
- }
- if (bitmap.hasAlpha()) {
- int da = ((pel1 & 0xFF000000) - (pel2 & 0xFF000000)) >> 24;
- if (Math.abs(da) > threshold) {
- return false;
- }
- }
- }
- return true;
- }
-
- @Override
- protected String[] doInBackground(Void... devoid) {
- try {
- final int threshold = 2;
- mSame = compareTo(mBitmap, mReferenceBitmap, threshold);
- if (!mSame) {
- String[] paths = new String[2];
- paths[0] = saveDiffBitmap(mBitmap, mReferenceBitmap);
- paths[1] = saveBitmap(mBitmap, BitmapAssets.TYPE_FAILED);
- return paths;
- } else {
- return null;
- }
- } finally {
- mBitmap.recycle();
- mBitmap = null;
- }
- }
-
- private String saveDiffBitmap(Bitmap bitmap1, Bitmap bitmap2) {
- int width = Math.max(bitmap1.getWidth(), bitmap2.getWidth());
- int height = Math.max(bitmap1.getHeight(), bitmap2.getHeight());
- Bitmap diff = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888);
-
- try {
- for (int i = 0; i < width; i++) {
- for (int j = 0; j < height; j++) {
- boolean inBounds1 = i < bitmap1.getWidth() && j < bitmap1.getHeight();
- boolean inBounds2 = i < bitmap2.getWidth() && j < bitmap2.getHeight();
- int color;
-
- if (inBounds1 && inBounds2) {
- int color1 = bitmap1.getPixel(i, j);
- int color2 = bitmap2.getPixel(i, j);
- color = color1 == color2 ? color1 : Color.RED;
- } else if (inBounds1 && !inBounds2) {
- color = Color.BLUE;
- } else if (!inBounds1 && inBounds2) {
- color = Color.GREEN;
- } else {
- color = Color.MAGENTA;
- }
- diff.setPixel(i, j, color);
- }
- }
-
- return saveBitmap(diff, BitmapAssets.TYPE_DIFF);
- } finally {
- diff.recycle();
- }
- }
-
- @Override
- protected void onPostExecute(String[] paths) {
- String message = mSame
- ? getString(R.string.comparison_success)
- : getString(R.string.comparison_failure, paths[0], paths[1]);
- finishWithResult(mSame, message);
- }
- }
-
- private Bitmap getBitmap() {
- Log.i(TAG, "Getting bitmap for " + mBitmapName);
- Bitmap bitmap = Bitmap.createBitmap(mTestView.getWidth(), mTestView.getHeight(),
- Bitmap.Config.ARGB_8888);
- Canvas canvas = new Canvas(bitmap);
- mTestView.draw(canvas);
- return bitmap;
- }
-
- private String saveBitmap(Bitmap bitmap, int type) {
- try {
- Log.i(TAG, "Saving bitmap for " + mBitmapName);
- return BitmapAssets.saveBitmap(bitmap, mBitmapName, type);
- } catch (FileNotFoundException e) {
- Log.e(TAG, "FileNotFoundException while saving " + mBitmapName, e);
- return null;
- } catch (IOException e) {
- Log.e(TAG, "IOException while saving " + mBitmapName, e);
- return null;
- }
- }
-
- private void finishWithResult(boolean success, String message) {
- Intent data = new Intent();
- data.putExtra(EXTRA_SUCCESS, success);
- data.putExtra(EXTRA_MESSAGE, message);
- data.putExtra(EXTRA_BITMAP_NAME, mBitmapName);
- setResult(RESULT_OK, data);
- finish();
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/ReferenceViewGroup.java b/tests/tests/holo/src/android/holo/cts/ReferenceViewGroup.java
deleted file mode 100644
index 104ac1dbddc3878721aadd484f04ac41cbf2d25e..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/ReferenceViewGroup.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import com.android.cts.holo.R;
-
-import android.content.Context;
-import android.content.res.Resources;
-import android.util.AttributeSet;
-import android.view.View;
-import android.view.ViewGroup;
-
-/**
- * {@link ViewGroup} that inflates to a reference width and height.
- */
-public class ReferenceViewGroup extends ViewGroup {
-
- private final int mWidthDp;
- private final int mHeightDp;
-
- public ReferenceViewGroup(Context context) {
- this(context, null);
- }
-
- public ReferenceViewGroup(Context context, AttributeSet attrs) {
- super(context, attrs);
- Resources resources = context.getResources();
- mWidthDp = resources.getDimensionPixelSize(R.dimen.reference_width);
- mHeightDp = resources.getDimensionPixelSize(R.dimen.reference_height);
- }
-
- @Override
- protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {
- widthMeasureSpec = getMeasureSpec(LayoutParams.MATCH_PARENT, mWidthDp);
- heightMeasureSpec = getMeasureSpec(LayoutParams.MATCH_PARENT, mHeightDp);
-
- super.onMeasure(widthMeasureSpec, heightMeasureSpec);
-
- int childCount = getChildCount();
- for (int i = 0; i < childCount; i++) {
- View child = getChildAt(i);
- LayoutParams params = child.getLayoutParams();
- int width = getMeasureSpec(params.width, mWidthDp);
- int height = getMeasureSpec(params.height, mHeightDp);
- child.measure(width, height);
- }
- }
-
- private int getMeasureSpec(int value, int size) {
- if (value == LayoutParams.MATCH_PARENT) {
- return MeasureSpec.makeMeasureSpec(size, MeasureSpec.EXACTLY);
- } else if (value == LayoutParams.WRAP_CONTENT) {
- return MeasureSpec.makeMeasureSpec(size, MeasureSpec.AT_MOST);
- } else {
- return value;
- }
- }
-
- @Override
- protected void onLayout(boolean changed, int l, int t, int r, int b) {
- if (!changed) {
- return;
- }
-
- int childCount = getChildCount();
- for (int i = 0; i < childCount; i++) {
- View child = getChildAt(i);
- child.layout(0, 0, child.getMeasuredWidth(), child.getMeasuredHeight());
- }
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/SingleLayoutIterator.java b/tests/tests/holo/src/android/holo/cts/SingleLayoutIterator.java
deleted file mode 100644
index afc0fbe642c985b03ad9b4f543f0774107404e75..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/SingleLayoutIterator.java
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.content.Intent;
-
-import java.util.Iterator;
-
-/**
- * {@link Iterator} over all themes and a single layout.
- */
-class SingleLayoutIterator implements Iterator {
-
- private final ThemeAdapter mThemeAdapter = new ThemeAdapter(null);
-
- private final int mTask;
- private final int mLayoutIndex;
- private final int mLayoutAdapterMode;
- private int mThemeIndex;
-
- SingleLayoutIterator(int layoutIndex, int task, int layoutAdapterMode) {
- mTask = task;
- mLayoutAdapterMode = layoutAdapterMode;
- mLayoutIndex = layoutIndex;
- }
-
- @Override
- public boolean hasNext() {
- return mThemeIndex < mThemeAdapter.getCount();
- }
-
- @Override
- public Intent next() {
- Intent intent = new Intent();
- intent.putExtra(LayoutTestActivity.EXTRA_THEME_INDEX, mThemeIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_INDEX, mLayoutIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_TASK, mTask);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_ADAPTER_MODE, mLayoutAdapterMode);
-
- mThemeIndex++;
-
- return intent;
- }
-
- @Override
- public void remove() {
- throw new UnsupportedOperationException("Nope!");
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/SingleThemeIterator.java b/tests/tests/holo/src/android/holo/cts/SingleThemeIterator.java
deleted file mode 100644
index 3c489abc52c2a1a9af386d8abd6509576e6d0086..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/SingleThemeIterator.java
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.content.Intent;
-
-import java.util.Iterator;
-
-/**
- * {@link Iterator} over a single theme and all the layouts.
- */
-class SingleThemeIterator implements Iterator {
-
- private final LayoutAdapter mLayoutAdapter;
-
- private final int mTask;
- private final int mThemeIndex;
- private final int mLayoutAdapterMode;
- private int mLayoutIndex;
-
- SingleThemeIterator(int themeIndex, int task, int layoutAdapterMode) {
- mTask = task;
- mLayoutAdapterMode = layoutAdapterMode;
- mLayoutAdapter = new LayoutAdapter(null, layoutAdapterMode);
- mThemeIndex = themeIndex;
- }
-
- @Override
- public boolean hasNext() {
- return mLayoutIndex < mLayoutAdapter.getCount();
- }
-
- @Override
- public Intent next() {
- Intent intent = new Intent();
- intent.putExtra(LayoutTestActivity.EXTRA_THEME_INDEX, mThemeIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_INDEX, mLayoutIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_TASK, mTask);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_ADAPTER_MODE, mLayoutAdapterMode);
-
- mLayoutIndex++;
-
- return intent;
- }
-
- @Override
- public void remove() {
- throw new UnsupportedOperationException("Please stop! That tickles!");
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/SingleThemeLayoutIterator.java b/tests/tests/holo/src/android/holo/cts/SingleThemeLayoutIterator.java
deleted file mode 100644
index 5fe5086889c124f4ae6dde6046d4e60c8144d725..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/SingleThemeLayoutIterator.java
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.content.Intent;
-
-import java.util.Iterator;
-
-class SingleThemeLayoutIterator implements Iterator {
-
- private final int mThemeIndex;
- private final int mLayoutIndex;
- private final int mTask;
- private final int mLayoutAdapterMode;
-
- private boolean hasNext = true;
-
- SingleThemeLayoutIterator(int themeIndex, int layoutIndex, int task, int layoutAdapterMode) {
- mThemeIndex = themeIndex;
- mLayoutIndex = layoutIndex;
- mTask = task;
- mLayoutAdapterMode = layoutAdapterMode;
- }
-
- @Override
- public boolean hasNext() {
- return hasNext;
- }
-
- @Override
- public Intent next() {
- Intent intent = new Intent();
- intent.putExtra(LayoutTestActivity.EXTRA_THEME_INDEX, mThemeIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_INDEX, mLayoutIndex);
- intent.putExtra(LayoutTestActivity.EXTRA_TASK, mTask);
- intent.putExtra(LayoutTestActivity.EXTRA_LAYOUT_ADAPTER_MODE, mLayoutAdapterMode);
-
- hasNext = false;
-
- return intent;
- }
-
- @Override
- public void remove() {
- throw new UnsupportedOperationException("I can't let you do that...");
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/ThemeAdapter.java b/tests/tests/holo/src/android/holo/cts/ThemeAdapter.java
deleted file mode 100644
index 60b4a15e057e109150b5c7077e84dface808e731..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/ThemeAdapter.java
+++ /dev/null
@@ -1,196 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.view.LayoutInflater;
-import android.view.View;
-import android.view.ViewGroup;
-import android.widget.BaseAdapter;
-import android.widget.TextView;
-
-import java.util.ArrayList;
-import java.util.List;
-
-/**
- * {@link BaseAdapter} containing all the themes.
- */
-class ThemeAdapter extends BaseAdapter {
-
- static class ThemeInfo {
- private final String mName;
- private final int mTheme;
- private final String mFileName;
-
- private ThemeInfo(String name, int theme, String fileName) {
- mName = name;
- mTheme = theme;
- mFileName = fileName;
- }
-
- public String getName() {
- return mName;
- }
-
- public int getTheme() {
- return mTheme;
- }
-
- public String getBitmapName() {
- return mFileName;
- }
- }
-
- private final List mThemeInfos = new ArrayList();
-
- private final LayoutInflater mInflater;
-
- ThemeAdapter(LayoutInflater inflater) {
- mInflater = inflater;
-
- addTheme("Holo",
- android.R.style.Theme_Holo,
- "holo");
-
- addTheme("Holo Dialog",
- android.R.style.Theme_Holo_Dialog,
- "holo_dialog");
-
- addTheme("Holo Dialog Minimum Width",
- android.R.style.Theme_Holo_Dialog_MinWidth,
- "holo_dialog_minwidth");
-
- addTheme("Holo Dialog No Action Bar",
- android.R.style.Theme_Holo_Dialog_NoActionBar,
- "holo_dialog_noactionbar");
-
- addTheme("Holo Dialog No Action Bar Minimum Width",
- android.R.style.Theme_Holo_Dialog_NoActionBar_MinWidth,
- "holo_dialog_noactionbar_minwidth");
-
- addTheme("Holo Dialog When Large",
- android.R.style.Theme_Holo_DialogWhenLarge,
- "holo_dialogwhenlarge");
-
- addTheme("Holo Dialog When Large No Action Bar",
- android.R.style.Theme_Holo_DialogWhenLarge_NoActionBar,
- "holo_dialogwhenlarge_noactionbar");
-
- addTheme("Holo Input Method",
- android.R.style.Theme_Holo_InputMethod,
- "holo_inputmethod");
-
- addTheme("Holo Light",
- android.R.style.Theme_Holo_Light,
- "holo_light");
-
- addTheme("Holo Light Dark Action Bar",
- android.R.style.Theme_Holo_Light_DarkActionBar,
- "holo_light_darkactionbar");
-
- addTheme("Holo Light Dialog",
- android.R.style.Theme_Holo_Light_Dialog,
- "holo_light_dialog");
-
- addTheme("Holo Light Dialog Minimum Width",
- android.R.style.Theme_Holo_Light_Dialog_MinWidth,
- "holo_light_dialog_minwidth");
-
- addTheme("Holo Light Dialog No Action Bar",
- android.R.style.Theme_Holo_Light_Dialog_NoActionBar,
- "holo_light_dialog_noactionbar");
-
- addTheme("Holo Light Dialog No Action Bar Minimum Width",
- android.R.style.Theme_Holo_Light_Dialog_NoActionBar_MinWidth,
- "holo_light_dialog_noactionbar_minwidth");
-
- addTheme("Holo Light Dialog When Large",
- android.R.style.Theme_Holo_Light_DialogWhenLarge,
- "holo_light_dialogwhenlarge");
-
- addTheme("Holo Light Dialog When Large No Action Bar",
- android.R.style.Theme_Holo_Light_DialogWhenLarge_NoActionBar,
- "holo_light_dialogwhenlarge_noactionbar");
-
- addTheme("Holo Light No Action Bar",
- android.R.style.Theme_Holo_Light_NoActionBar,
- "holo_light_noactionbar");
-
- addTheme("Holo Light No Action Bar Fullscreen",
- android.R.style.Theme_Holo_Light_NoActionBar_Fullscreen,
- "holo_light_noactionbar_fullscreen");
-
- addTheme("Holo Light Panel",
- android.R.style.Theme_Holo_Light_Panel,
- "holo_light_panel");
-
- addTheme("Holo No Action Bar",
- android.R.style.Theme_Holo_NoActionBar,
- "holo_noactionbar");
-
- addTheme("Holo No Action Bar Fullscreen",
- android.R.style.Theme_Holo_NoActionBar_Fullscreen,
- "holo_noactionbar_fullscreen");
-
- addTheme("Holo Panel",
- android.R.style.Theme_Holo_Panel,
- "holo_panel");
-
- addTheme("Holo Wallpaper",
- android.R.style.Theme_Holo_Wallpaper,
- "holo_wallpaper");
-
- addTheme("Holo Wallpaper No Title Bar",
- android.R.style.Theme_Holo_Wallpaper_NoTitleBar,
- "holo_wallpaper_notitlebar");
-
- // NOTE: Adding a theme doesn't mean it will be tested. You have to add an explicit
- // test in HoloTest for it!
- }
-
- private void addTheme(String name, int theme, String fileNamePrefix) {
- mThemeInfos.add(new ThemeInfo(name, theme, fileNamePrefix));
- }
-
- @Override
- public int getCount() {
- return mThemeInfos.size();
- }
-
- @Override
- public ThemeInfo getItem(int position) {
- return mThemeInfos.get(position);
- }
-
- @Override
- public long getItemId(int position) {
- return getItem(position).mTheme;
- }
-
- @Override
- public View getView(int position, View convertView, ViewGroup parent) {
- TextView textView;
- if (convertView != null) {
- textView = (TextView) convertView;
- } else {
- textView = (TextView) mInflater.inflate(android.R.layout.simple_list_item_1,
- parent, false);
- }
- ThemeInfo themeInfo = getItem(position);
- textView.setText(themeInfo.mName);
- return textView;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/ThemePickerActivity.java b/tests/tests/holo/src/android/holo/cts/ThemePickerActivity.java
deleted file mode 100644
index 9ded4787746275e310e2da829fddf3acb822c6e6..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/ThemePickerActivity.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.app.ListActivity;
-import android.content.Intent;
-import android.os.Bundle;
-import android.view.View;
-import android.widget.ListView;
-
-/**
- * {@link ListActivity} for picking themes.
- */
-public class ThemePickerActivity extends ListActivity {
-
- static final String EXTRA_TASK = "task";
-
- private int mTestTask;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- mTestTask = getIntent().getIntExtra(EXTRA_TASK, -1);
- setListAdapter(new ThemeAdapter(getLayoutInflater()));
- }
-
- @Override
- protected void onListItemClick(ListView l, View v, int position, long id) {
- Intent intent = new Intent(this, LayoutPickerActivity.class);
- intent.putExtra(LayoutPickerActivity.EXTRA_THEME_INDEX, position);
- intent.putExtra(LayoutPickerActivity.EXTRA_TASK, mTestTask);
- startActivity(intent);
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/ThemeTestActivity.java b/tests/tests/holo/src/android/holo/cts/ThemeTestActivity.java
deleted file mode 100644
index b7fdd1d675c75d3a2c65a092b69125c56aa25709..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/ThemeTestActivity.java
+++ /dev/null
@@ -1,212 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts;
-
-import android.app.Activity;
-import android.content.Intent;
-import android.os.Bundle;
-import android.util.Log;
-
-import java.util.ArrayList;
-import java.util.Iterator;
-import java.util.List;
-import java.util.concurrent.CountDownLatch;
-import java.util.concurrent.Future;
-import java.util.concurrent.TimeUnit;
-import java.util.concurrent.TimeoutException;
-
-/**
- * {@link Activity} that iterates over all the test layouts for a single theme
- * and either compares or generates bitmaps.
- */
-public class ThemeTestActivity extends Activity {
-
- private static final String TAG = ThemeTestActivity.class.getSimpleName();
-
- static final String EXTRA_TASK = "task";
- static final String EXTRA_THEME_INDEX = "themeIndex";
- static final String EXTRA_LAYOUT_INDEX = "layoutIndex";
- static final String EXTRA_LAYOUT_ADAPTER_MODE = "layoutAdapterMode";
-
- static final int TASK_VIEW_LAYOUTS = 1;
- static final int TASK_GENERATE_BITMAPS = 2;
- static final int TASK_COMPARE_BITMAPS = 3;
-
- private static final int VIEW_TESTS_REQUEST_CODE = 1;
- private static final int GENERATE_BITMAP_REQUEST_CODE = 2;
- private static final int COMPARE_BITMAPS_REQUEST_CODE = 3;
-
- private int mRequestCode;
- private Iterator mIterator;
- private Result mPendingResult;
- private ResultFuture mResultFuture;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
-
- mResultFuture = new ResultFuture();
- mPendingResult = new Result();
-
- int task = getIntent().getIntExtra(EXTRA_TASK, -1);
- switch (task) {
- case TASK_VIEW_LAYOUTS:
- mRequestCode = VIEW_TESTS_REQUEST_CODE;
- break;
-
- case TASK_GENERATE_BITMAPS:
- mRequestCode = GENERATE_BITMAP_REQUEST_CODE;
- break;
-
- case TASK_COMPARE_BITMAPS:
- // Don't delete any failure bitmap images that may be useful.
- mRequestCode = COMPARE_BITMAPS_REQUEST_CODE;
- break;
-
- default:
- throw new IllegalArgumentException("Bad task: " + task);
- }
-
- int themeIndex = getIntent().getIntExtra(EXTRA_THEME_INDEX, -1);
- int layoutIndex = getIntent().getIntExtra(EXTRA_LAYOUT_INDEX, -1);
- int adapterMode = getIntent().getIntExtra(EXTRA_LAYOUT_ADAPTER_MODE, -1);
-
- Log.i(TAG, "Theme index: " + themeIndex + " Layout index: " + layoutIndex +
- " adapter mode: " + adapterMode);
-
- if (themeIndex < 0 && layoutIndex < 0) {
- mIterator = new AllThemesIterator(task, adapterMode);
- } else if (themeIndex >= 0 && layoutIndex >= 0) {
- mIterator = new SingleThemeLayoutIterator(themeIndex, layoutIndex, task, adapterMode);
- } else if (layoutIndex >= 0) {
- mIterator = new SingleLayoutIterator(layoutIndex, task, adapterMode);
- } else if (themeIndex >= 0) {
- mIterator = new SingleThemeIterator(themeIndex, task, adapterMode);
- } else {
- throw new IllegalStateException();
- }
-
- generateNextBitmap();
- }
-
- private void generateNextBitmap() {
- if (mIterator.hasNext()) {
- Intent intent = mIterator.next();
- intent.setClass(this, LayoutTestActivity.class);
- startActivityForResult(intent, mRequestCode);
- } else {
- mResultFuture.set(mPendingResult);
- if (mRequestCode == GENERATE_BITMAP_REQUEST_CODE) {
- // finish with result so that generated bitmaps can be captured automatically
- setResult(0);
- finish();
- }
- }
- }
-
- @Override
- protected void onActivityResult(int requestCode, int resultCode, Intent data) {
- switch (requestCode) {
- case VIEW_TESTS_REQUEST_CODE:
- return;
-
- case GENERATE_BITMAP_REQUEST_CODE:
- case COMPARE_BITMAPS_REQUEST_CODE:
- handleResult(resultCode, data);
- break;
-
- default:
- throw new IllegalArgumentException("Bad request code: " + requestCode);
- }
- }
-
- private void handleResult(int resultCode, Intent data) {
- if (resultCode == RESULT_CANCELED) {
- throw new IllegalStateException("Did you interrupt the activity?");
- }
-
- boolean success = data.getBooleanExtra(LayoutTestActivity.EXTRA_SUCCESS, false);
- if (!success) {
- String bitmapName = data.getStringExtra(LayoutTestActivity.EXTRA_BITMAP_NAME);
- mPendingResult.addFailedBitmapName(bitmapName);
- }
- generateNextBitmap();
- }
-
- public Future getResultFuture() {
- return mResultFuture;
- }
-
- static class Result {
-
- private List mFailedBitmapNames = new ArrayList();
-
- public boolean passed() {
- return mFailedBitmapNames.isEmpty();
- }
-
- public List getFailedBitmapNames() {
- return mFailedBitmapNames;
- }
-
- private void addFailedBitmapName(String bitmapName) {
- mFailedBitmapNames.add(bitmapName);
- }
- }
-
- class ResultFuture implements Future {
-
- private final CountDownLatch mLatch = new CountDownLatch(1);
-
- private T mResult;
-
- public void set(T result) {
- mResult = result;
- mLatch.countDown();
- }
-
- @Override
- public T get() throws InterruptedException {
- mLatch.await();
- return mResult;
- }
-
- @Override
- public T get(long timeout, TimeUnit unit) throws InterruptedException,
- TimeoutException {
- if (!mLatch.await(timeout, unit)) {
- throw new TimeoutException();
- }
- return mResult;
- }
-
- @Override
- public boolean isDone() {
- return mLatch.getCount() > 0;
- }
-
- @Override
- public boolean cancel(boolean mayInterruptIfRunning) {
- return false;
- }
-
- @Override
- public boolean isCancelled() {
- return false;
- }
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/AbstractLayoutModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/AbstractLayoutModifier.java
deleted file mode 100644
index 6c8b6016728ca2cb8b3e2445b70ed3c9de26a509..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/AbstractLayoutModifier.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.holo.cts.LayoutModifier;
-
-/**
- * {@link LayoutModifier} that does nothing in {@link #prepare()}.
- */
-abstract class AbstractLayoutModifier implements LayoutModifier {
-
- @Override
- public void prepare() {
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/AlertDialogBuilder.java b/tests/tests/holo/src/android/holo/cts/modifiers/AlertDialogBuilder.java
deleted file mode 100644
index 1f4c1002b87756f9d5f2e01eb5c9b569298ac4b0..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/AlertDialogBuilder.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.app.AlertDialog;
-import android.app.Dialog;
-import android.view.View;
-
-public class AlertDialogBuilder implements DialogBuilder {
-
- public static final int ONE_BUTTON = 0;
-
- public static final int TWO_BUTTONS = 1;
-
- public static final int THREE_BUTTONS = 2;
-
- public static final int LIST = 3;
-
- public static final int SINGLE_CHOICE = 4;
-
- public static final int MULTI_CHOICE = 5;
-
- private int mDialogType;
-
- private static final CharSequence[] ITEMS = {"Red", "Green", "Blue"};
-
- public AlertDialogBuilder(int dialogType) {
- mDialogType = dialogType;
- }
-
- @Override
- public Dialog buildDialog(View view) {
- AlertDialog.Builder builder = new AlertDialog.Builder(view.getContext());
-
- switch (mDialogType) {
- case ONE_BUTTON:
- builder.setTitle("Exit Dialog")
- .setMessage("Are you sure you want to exit?")
- .setPositiveButton("Exit", null);
- break;
- case TWO_BUTTONS:
- builder.setMessage("Are you sure you want to exit?")
- .setPositiveButton("Exit", null)
- .setNegativeButton("Cancel", null);
- break;
- case THREE_BUTTONS:
- builder.setMessage("Are you sure you want to exit?")
- .setPositiveButton("Exit", null)
- .setNeutralButton("Neutral", null)
- .setNegativeButton("Cancel", null);
- break;
- case LIST:
- builder.setTitle("Pick a Color")
- .setItems(ITEMS, null);
- break;
- case SINGLE_CHOICE:
- builder.setTitle("Pick a Color")
- .setSingleChoiceItems(ITEMS, 1, null);
- break;
- case MULTI_CHOICE:
- builder.setTitle("Pick a Color")
- .setMultiChoiceItems(ITEMS, new boolean[]{false, true, false}, null);
- break;
- }
-
- return builder.show();
- }
-}
\ No newline at end of file
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/CalendarViewModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/CalendarViewModifier.java
deleted file mode 100644
index e27b6c16d0990da8fa2c8000d6e47f7a6e9531c8..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/CalendarViewModifier.java
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.holo.cts.LayoutModifier;
-import android.view.View;
-import android.widget.CalendarView;
-
-import java.util.Calendar;
-import java.util.GregorianCalendar;
-import java.util.TimeZone;
-
-/**
- * {@LayoutModifier} to set a precise date on a {@link CalendarView}.
- */
-public class CalendarViewModifier implements LayoutModifier {
- /**
- * Long representation of a date that is 30 years in milliseconds from
- * Unix epoch (January 1, 1970 00:00:00).
- */
- private static final long JANUARY_DATE = 946707779241L;
-
- private static final long FEBRUARY_DATE = 951033600000L;
-
- private static final TimeZone TZ = TimeZone.getTimeZone("GMT+00:00");
-
- private final boolean mJanuary;
-
- public CalendarViewModifier(boolean january) {
- mJanuary = january;
- }
-
- @Override
- public void prepare() {
- TimeZone.setDefault(TZ);
- }
-
- @Override
- public View modifyView(View view) {
- ((CalendarView) view).setDate(mJanuary ? JANUARY_DATE : FEBRUARY_DATE);
- return view;
- }
-
- public static boolean isMonth(int month) {
- Calendar cal = new GregorianCalendar(TZ);
- return cal.get(Calendar.MONTH) == month;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/DatePickerModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/DatePickerModifier.java
deleted file mode 100644
index a828eb86c97f82f5fe5ccdda4696ef884db23899..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/DatePickerModifier.java
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.holo.cts.LayoutModifier;
-import android.view.View;
-import android.widget.DatePicker;
-
-/**
- * {@link LayoutModifier} that sets a precise date on a {@link DatePicker}.
- */
-public class DatePickerModifier extends AbstractLayoutModifier {
-
- @Override
- public View modifyView(View view) {
- DatePicker tp = (DatePicker) view;
- tp.updateDate(2011, 4, 20);
- return view;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/DialogBuilder.java b/tests/tests/holo/src/android/holo/cts/modifiers/DialogBuilder.java
deleted file mode 100644
index 94712b5b81ef3eae60744291ab4c2ca1c248ce31..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/DialogBuilder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.app.Dialog;
-import android.view.View;
-
-/**
- * Interface to implement should you want to write a test that uses
- * a Dialog. Since a Dialog shows in a new window, implementation
- * of this interface is required in order to appropriately save
- * the Dialog for testing.
- */
-interface DialogBuilder {
-
- Dialog buildDialog(View view);
-}
\ No newline at end of file
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/DialogModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/DialogModifier.java
deleted file mode 100644
index 38167e0d32b4cd62ce56df8d7a816a2fc69afa0a..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/DialogModifier.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.app.Dialog;
-import android.holo.cts.LayoutModifier;
-import android.view.View;
-import android.view.ViewGroup;
-
-/**
- * Wacky {@link LayoutModifier} that takes a {@link Dialog} and transplants into the
- * parent view group.
- */
-public class DialogModifier extends AbstractLayoutModifier {
-
- private DialogBuilder mBuilder;
-
- public DialogModifier(DialogBuilder builder) {
- mBuilder = builder;
- }
-
- @Override
- public View modifyView(View view) {
- Dialog dialog = mBuilder.buildDialog(view);
-
- ViewGroup parent = (ViewGroup) view.getParent();
- parent.removeView(view); // remove the filler view
-
- // get the dialog as a view
- View newView = dialog.getWindow().getDecorView();
-
- // remove it from the dialog
- dialog.getWindow().getWindowManager().removeView(newView);
-
- // so we can add it to our ViewGroup
- parent.addView(newView);
-
- return newView;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/ProgressBarModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/ProgressBarModifier.java
deleted file mode 100644
index ffb93fb42835fb3951e59b9fe2dc815a34e86877..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/ProgressBarModifier.java
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
- * Copyright (C) 2012 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.view.View;
-import android.view.animation.Interpolator;
-import android.widget.ProgressBar;
-
-public class ProgressBarModifier extends AbstractLayoutModifier {
-
- @Override
- public View modifyView(View view) {
- ProgressBar pb = (ProgressBar) view;
- pb.setInterpolator(new ZeroInterpolator());
- return pb;
- }
-
- private static class ZeroInterpolator implements Interpolator {
- @Override
- public float getInterpolation(float input) {
- return 0;
- }
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/ProgressDialogBuilder.java b/tests/tests/holo/src/android/holo/cts/modifiers/ProgressDialogBuilder.java
deleted file mode 100644
index b2c774443de47175aead6d3df2e6b7e0b76b73ea..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/ProgressDialogBuilder.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import com.android.cts.holo.R;
-
-import android.app.Dialog;
-import android.app.ProgressDialog;
-import android.content.Context;
-import android.view.View;
-
-public class ProgressDialogBuilder implements DialogBuilder {
-
- private int mDialogType;
-
- public ProgressDialogBuilder(int dialogType) {
- mDialogType = dialogType;
- }
-
- @Override
- public Dialog buildDialog(View view) {
- Context context = view.getContext();
- ProgressDialog progressDialog = new ProgressDialog(view.getContext());
- progressDialog.setMessage(context.getString(R.string.loading));
-
- switch (mDialogType) {
- case ProgressDialog.STYLE_SPINNER:
- progressDialog.setProgressStyle(ProgressDialog.STYLE_SPINNER);
- break;
-
- case ProgressDialog.STYLE_HORIZONTAL:
- progressDialog.setProgressStyle(ProgressDialog.STYLE_HORIZONTAL);
- progressDialog.setMax(100);
- break;
-
- default:
- throw new IllegalArgumentException("Bad dialog type: " + mDialogType);
- }
- progressDialog.show();
- return progressDialog;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/SearchViewModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/SearchViewModifier.java
deleted file mode 100644
index bbffa9e0073f0a5f8a19dc7d5f97da7c89eb6164..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/SearchViewModifier.java
+++ /dev/null
@@ -1,57 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import com.android.cts.holo.R;
-
-import android.content.Context;
-import android.view.View;
-import android.widget.SearchView;
-
-public class SearchViewModifier extends AbstractLayoutModifier {
-
- public static final int QUERY_HINT = 0;
- public static final int QUERY = 1;
-
- private int mSearchViewType;
-
- public SearchViewModifier(int searchViewType) {
- mSearchViewType = searchViewType;
- }
-
- @Override
- public View modifyView(View view) {
- SearchView searchView = (SearchView) view;
- Context context = view.getContext();
-
- switch (mSearchViewType) {
- case QUERY_HINT:
- searchView.setQueryHint(context.getString(R.string.searchview_query_hint));
- break;
-
- case QUERY:
- searchView.setQuery(context.getString(R.string.searchview_query), false);
- break;
-
- default:
- throw new IllegalArgumentException("Bad search view type: " + mSearchViewType);
- }
-
- searchView.setIconifiedByDefault(false);
- return searchView;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/TabHostModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/TabHostModifier.java
deleted file mode 100644
index 34f171ce6bea9427acecd862904f67693e770032..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/TabHostModifier.java
+++ /dev/null
@@ -1,47 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import com.android.cts.holo.R;
-
-import android.view.View;
-import android.widget.TabHost;
-
-public class TabHostModifier extends AbstractLayoutModifier {
-
- @Override
- public View modifyView(View view) {
- TabHost tabHost = (TabHost) view;
- tabHost.setup();
-
- tabHost.addTab(tabHost.newTabSpec("1")
- .setIndicator("Tab 1")
- .setContent(R.id.tab_inner_view));
-
- tabHost.addTab(tabHost.newTabSpec("2")
- .setIndicator("Tab 2")
- .setContent(R.id.tab_inner_view));
-
- tabHost.addTab(tabHost.newTabSpec("3")
- .setIndicator("Tab 3")
- .setContent(R.id.tab_inner_view));
-
- tabHost.setCurrentTab(2);
-
- return view;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/TimePickerModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/TimePickerModifier.java
deleted file mode 100644
index e9e13bb89bf4b26831e82779dbf534500cf050a0..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/TimePickerModifier.java
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.view.View;
-import android.widget.TimePicker;
-
-public class TimePickerModifier extends AbstractLayoutModifier {
-
- @Override
- public View modifyView(View view) {
- TimePicker timePicker = (TimePicker) view;
- timePicker.setIs24HourView(true);
- timePicker.setCurrentHour(13);
- timePicker.setCurrentMinute(37);
- return view;
- }
-}
diff --git a/tests/tests/holo/src/android/holo/cts/modifiers/ViewPressedModifier.java b/tests/tests/holo/src/android/holo/cts/modifiers/ViewPressedModifier.java
deleted file mode 100644
index 4be06dabe623ec1979141903331c33cb1bd5e8f1..0000000000000000000000000000000000000000
--- a/tests/tests/holo/src/android/holo/cts/modifiers/ViewPressedModifier.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Copyright (C) 2011 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package android.holo.cts.modifiers;
-
-import android.view.View;
-
-public class ViewPressedModifier extends AbstractLayoutModifier {
-
- @Override
- public View modifyView(View view) {
- view.setPressed(true);
- return view;
- }
-}