From eab660d6506c4cb245010358230fef8e69e28627 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 25 Mar 2015 17:23:39 -0700 Subject: Fix image-related GoogleDialer compiler warnings. Fix warnings of form: "libpng warning: iCCP: Not recognizing known sRGB profile that has been edited". Most of these were swaped by replacing the old assets with newer or equivalent versions. Bug: 19536005 Change-Id: I0535c0876806607f4aa170a5839829fff367ab9a --- tests/res/drawable/default_icon.png | Bin 4005 -> 0 bytes tests/res/xml/iconset.xml | 1 - 2 files changed, 1 deletion(-) delete mode 100644 tests/res/drawable/default_icon.png (limited to 'tests/res') diff --git a/tests/res/drawable/default_icon.png b/tests/res/drawable/default_icon.png deleted file mode 100644 index cea0eb3b7..000000000 Binary files a/tests/res/drawable/default_icon.png and /dev/null differ diff --git a/tests/res/xml/iconset.xml b/tests/res/xml/iconset.xml index ec3894566..2f7798db1 100644 --- a/tests/res/xml/iconset.xml +++ b/tests/res/xml/iconset.xml @@ -17,7 +17,6 @@ - -- cgit v1.2.3