OSDN Git Service

Include vendor partitions in target zip generation
authorWei Wang <wvw@google.com>
Tue, 10 May 2016 05:24:50 +0000 (22:24 -0700)
committerWei Wang <wvw@google.com>
Tue, 10 May 2016 18:00:09 +0000 (11:00 -0700)
commit421fe44ae8e90a85b7f60ee6942687a51771b8b5
treee807d45d8ac1d44303ec9fefe2ef0664a49bb59c
parentfa4ff9defd768b43a030939cd4dc28ed281ae8b7
Include vendor partitions in target zip generation

This change will enable the target zip to include partition defined in
BRILLO_VENDOR_PARTITIONS. This is necessary for OTA to support
partitions other than boot and system in ab_partitions.txt.

BUG: 28623063
Change-Id: I6e0969c31c9ad2e8285c6f560825c160aa8c4d55
core/Makefile
tools/releasetools/add_img_to_target_files.py