Doug Zongker
23412e6f14
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.
Description
No description provided
Languages
C
87.8%
Shell
6.6%
Makefile
3.1%
C++
1%
Python
0.7%
Other
0.8%