OSDN Git Service

releasetools: Support packaging for system_root_image.
authorTao Bao <tbao@google.com>
Wed, 22 Jul 2015 01:01:20 +0000 (18:01 -0700)
committerRom Lemarchand <romlem@google.com>
Mon, 16 Nov 2015 20:38:07 +0000 (12:38 -0800)
commitb11d2c5dd687aac12ee187a07f1d392193fe4d9c
tree2a1c3b4a53f9936f3e88b8a62f4d04ce8fc8229d
parent97b906b004f29551b222b4b68dccc84a20ee6508
releasetools: Support packaging for system_root_image.

For system images that contain the root directory, we need to find the
root directory at ROOT/ instead of BOOT/RAMDISK/.

 Conflicts:
tools/releasetools/common.py

Change-Id: Ica345c8b1b03475f8ac6c44fd576045fcf17c882
tools/releasetools/common.py
tools/releasetools/ota_from_target_files.py
tools/releasetools/sign_target_files_apks.py