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)
committerTao Bao <tbao@google.com>
Wed, 5 Aug 2015 23:28:55 +0000 (16:28 -0700)
commit7a5bf8a645fea21ab4f8d67f900c16692643d166
treefd0c1281eb29c4134613891cea7a3824950a49d3
parentecbc5b401a55ab4e9e0e9cc9bf720044c4d4a829
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/.

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