platform_bootable_recovery/minui
Tianjie Xu 17e316cce0 Turn on -Werror for recovery
Also remove the 0xff comparison when validating the bootloader
message fields. As the fields won't be erased to 0xff after we
remove the MTD support.

Bug: 28202046
Test: The recovery folder compiles for aosp_x86-eng
Change-Id: Ibb30ea1b2b28676fb08c7e92a1e5f7b6ef3247ab
(cherry picked from commit 7aa88748f6)
2016-09-30 11:18:01 -07:00
..
Android.mk Turn on -Werror for recovery 2016-09-30 11:18:01 -07:00
events.cpp Fix clang-tidy performance warnings. 2016-07-27 10:19:47 -07:00
font_10x18.h Support use of custom fonts in miniui 2016-08-18 19:51:45 -07:00
graphics.cpp Have gr_init_font alloc memory for the font 2016-09-09 08:32:21 -07:00
graphics.h Add drm support to minui 2015-07-01 15:27:48 -07:00
graphics_adf.cpp Recovery mode UI flicker 2016-08-05 22:30:14 +00:00
graphics_drm.cpp Add drm support to minui 2015-07-01 15:27:48 -07:00
graphics_fbdev.cpp Revert "Byte swap to support BGRA in recovery mode" 2016-01-08 10:15:57 -08:00
minui.h Have gr_init_font alloc memory for the font 2016-09-13 15:50:25 +00:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.cpp Merge "Fix matches_locale function" into nyc-dev 2016-04-20 22:12:11 +00:00