From 23412e6f143c099e6c2470ad6bf98a2783eb0452 Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Thu, 23 Jul 2009 10:16:07 -0700 Subject: fix compile warnings in recovery, change images gcc 4.4 complains about some of the recovery ui functions not being declared. To include the header, we have to fix the 'volatile' declaration (otherwise there's a compiler error). Move the dream-specific images to vendor/htc/dream, make the default images a generic phone. --- res/images/icon_error.png | Bin 9616 -> 15259 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'res/images/icon_error.png') diff --git a/res/images/icon_error.png b/res/images/icon_error.png index 7064c2e23..6cb71c0b3 100644 Binary files a/res/images/icon_error.png and b/res/images/icon_error.png differ -- cgit v1.2.3