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 @@ - - -