platform_bootable_recovery/updater
Bruce Beare 4c3c7a962f Fix recovery image build for 32p
When building for 32p, we need to be explicit that we wish to build
the 32bit version of the binaries that will be placed in the recovery
image. The recovery image doesn't actually care... but if we are not
explicit in this, the makefiles will ask for the 64bit binaries but the
Android.mk for the binaries will supply the 32bit images (causing the
build to fail).

Change-Id: Iea2d5f412740c082795da4358765751138a4b167
2014-11-30 19:21:19 -08:00
..
Android.mk Fix recovery image build for 32p 2014-11-30 19:21:19 -08:00
blockimg.c Merge "fix comment in blockimg updater code" into lmp-dev 2014-09-04 15:26:29 +00:00
blockimg.h installer for new block OTA system 2014-08-19 16:53:39 -07:00
install.c remove code for original block OTA mechanism 2014-08-26 13:54:24 -07:00
install.h Auto create parent directories for rename support 2014-07-21 17:40:02 -07:00
MODULE_LICENSE_GPL add flag for GPL license 2014-02-20 10:15:44 -08:00
NOTICE add flag for GPL license 2014-02-20 10:15:44 -08:00
updater.c installer for new block OTA system 2014-08-19 16:53:39 -07:00
updater.h installer for new block OTA system 2014-08-19 16:53:39 -07:00