OSDN Git Service

Override properties that point to out/ directory.
authorTao Bao <tbao@google.com>
Sun, 19 Jul 2015 09:38:53 +0000 (02:38 -0700)
committerTao Bao <tbao@google.com>
Fri, 20 Nov 2015 01:02:13 +0000 (17:02 -0800)
commitcb219828ff70adcbf867968ea83ad42d03efa958
tree4e57e4f33bc04c5ee9e031eead45c5c4149eb794
parenta6a3aa9398f6a27693521abd2601462a78a81c56
Override properties that point to out/ directory.

A few properties are stored as links to the files in the out/
directory, which are no longer available when (re)packing from
target_files zip. Redirect those properties to the actual files in
the unzipped directory when repacking.

Change-Id: I18e930cbea224ab9c6db8d4e721b1c266a671db6
(cherry picked from commit 84e7568b1fb6264c8a0b8e38ef8ed4ec78325061)
tools/releasetools/add_img_to_target_files.py
tools/releasetools/build_image.py
tools/releasetools/common.py