From 5685e9065e111e528bcd383dfbbdbd36f5db0442 Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Tue, 17 Apr 2018 10:15:51 -0700 Subject: [PATCH] Remove empty_search_image from Settings. The image now lives in SettingsIntelligence. Having another copy here creates deadweight and confusion. Bug: 74410371 Test: rebuild Change-Id: Id90fd412a629fcd663cd88cbe5da46e511055adc --- res/drawable/empty_search_results.xml | 30 --------------------------- 1 file changed, 30 deletions(-) delete mode 100644 res/drawable/empty_search_results.xml diff --git a/res/drawable/empty_search_results.xml b/res/drawable/empty_search_results.xml deleted file mode 100644 index 916210712ba..00000000000 --- a/res/drawable/empty_search_results.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - \ No newline at end of file