platform_bootable_recovery/minui
Doug Zongker ddd6a2865d split out device-specific recovery UI code into vendor directories
Take some device-specific details of the recovery UI (eg, what keys to
press to bring up the interface and perform actions, exact text of the
menu, etc.) and split them out into separate C functions.  Arrange to
take implementations of those functions from the appropriate vendor
directory at build time.  Provide a default implementation in case no
vendor-specific one is available.
2009-06-11 14:50:33 -07:00
..
Android.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
events.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
font_10x18.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
graphics.c Force the fb into 16 bpp mode in case the hw has some other default. 2009-06-05 16:58:36 -07:00
minui.h split out device-specific recovery UI code into vendor directories 2009-06-11 14:50:33 -07:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.c AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves 2009-03-27 17:06:24 -07:00