platform_bootable_recovery/minui
Tao Bao 818f938188 recovery uses more shared libraries.
Bug: 110380063
Test: `m -j installclean && mmma -j bootable/recovery` with
      aosp_taimen-userdebug
Test: Build (`m -j bootimage`) and boot into recovery. Check that
      `adb sideload` and `Run graphics test` both work.
Test: Run recovery_unit_test and recovery_component_test on marlin.
Change-Id: Ie6ed0e7cafa352d5faff9d1b6ccef724a0415e65
2018-08-08 14:26:27 -07:00
..
include minui: Use runtime properties instead of build time vars. 2018-08-01 15:36:41 -07:00
Android.bp recovery uses more shared libraries. 2018-08-08 14:26:27 -07:00
events.cpp Add missing includes. 2017-10-11 11:47:54 -07:00
graphics.cpp minui: Use runtime properties instead of build time vars. 2018-08-01 15:36:41 -07:00
graphics.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_adf.cpp minui: Use runtime properties instead of build time vars. 2018-08-01 15:36:41 -07:00
graphics_adf.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_drm.cpp Fix the DRM_FORMAT match with corresponding PixelFormat 2018-08-07 10:10:33 -07:00
graphics_drm.h minui: Handle the failures from the drm backend in gr_init 2018-06-05 17:10:23 -07:00
graphics_fbdev.cpp minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
graphics_fbdev.h minui: Move graphics_{adf,drm,fbdev} into classes. 2017-02-10 17:05:15 -08:00
resources.cpp minui: Use runtime properties instead of build time vars. 2018-08-01 15:36:41 -07:00