platform_bootable_recovery/minui
Yifan Hong 868aa50c2e libminui for vendor
Build a static variant of libminui for vendor to use.
It depends on libdrm statically, and libsync from NDK.

This is needed to move charger to vendor partition.

Test: builds
Bug: 203246116
Change-Id: I0aa7783121502bef6ed98d9060a395931523b34c
2021-10-20 22:46:29 -07:00
..
include Add support to use preferred graphics backend 2021-09-24 03:21:55 +08:00
Android.bp libminui for vendor 2021-10-20 22:46:29 -07: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 Add support to use preferred graphics backend 2021-09-24 03:21:55 +08:00
graphics.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_drm.cpp use create_dumb.size as size of buffer 2021-05-17 16:25:00 -04:00
graphics_drm.h minui: GRSurface::Create() computes data_size on its own. 2018-11-26 22:46:19 -08:00
graphics_fbdev.cpp Remove magic code to flash the screen 2021-07-27 12:48:20 -04:00
graphics_fbdev.h minui: GRSurface::Create() computes data_size on its own. 2018-11-26 22:46:19 -08:00
resources.cpp minui: fix mem leakage issue 2020-12-23 19:21:06 +08:00