• Doug Zongker's avatar
    fix compile warnings in recovery, change images · 23412e6f
    Doug Zongker authored
    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.
    23412e6f
default_recovery_ui.c 1.69 KB