platform_bootable_recovery/minui
Marissa Wall 025ce540c2 minui: remove libadf since it is no longer supported
Libadf is being removed since there are no android common kernels
that support adf. Remove support from miniui.

Test: Compiles and boots
Bug: 150467766

Change-Id: Ic66ea7a012b0466810ddeb8f884150b50c8ae769
2020-02-28 20:00:06 +00:00
..
include minui: add ARGB_8888 format 2019-12-13 10:53:33 -08:00
Android.bp minui: remove libadf since it is no longer supported 2020-02-28 20:00:06 +00:00
events.cpp Fix ioctl FIONREAD call parameters to use int instead of size_t 2020-01-13 16:04:44 -08:00
graphics.cpp minui: remove libadf since it is no longer supported 2020-02-28 20:00:06 +00:00
graphics.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_drm.cpp minui: add ARGB_8888 format 2019-12-13 10:53:33 -08:00
graphics_drm.h minui: GRSurface::Create() computes data_size on its own. 2018-11-26 22:46:19 -08:00
graphics_fbdev.cpp Use O_CLOEXEC at a few places. 2019-03-01 14:24:41 -08:00
graphics_fbdev.h minui: GRSurface::Create() computes data_size on its own. 2018-11-26 22:46:19 -08:00
resources.cpp minui: add ARGB_8888 format 2019-12-13 10:53:33 -08:00