Go to file
Doug Zongker c8b4e849f1 full support for OTA of vendor partitions
Make vendor partition a first-class member of the OTA system (for
target_files that contain a VENDOR/ subdirectory).

Build vendor images in a way that is compatible with block-based OTA.
Support updating the vendor partition in both full and incremental,
block and file OTAs.  In most cases this is handled by refactoring the
existing code to handle the system partition to handle either, and
then calling it twice.

Currently we don't support incremental OTAs from a target-files
without a VENDOR subdirectory to one with one, or vice versa.  To add
or remove a vendor partition a full OTA will need to be done.

Bug: 15544685
Change-Id: I9cb9a1267060bd9683a9bea19b43a26b5a43800d
2014-06-16 15:39:54 -07:00
core full support for OTA of vendor partitions 2014-06-16 15:39:54 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target am 3aeceecd: am cd978db2: am 96df14d6: Merge "Allow all domains access to /dev/qemu_trace." 2014-06-16 18:11:30 +00:00
tools full support for OTA of vendor partitions 2014-06-16 15:39:54 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Adding CleanSpec for adding BOOTCLASSPATH to ims-common.jar 2014-06-13 22:20:39 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh am b541ab6c: Support to build 64-bit unbundled binaries. 2014-05-30 01:02:44 +00:00