platform_build/tools/releasetools
Tianjie Xu aaca421ec1 Skip copying existing vendor images
add_img_to_target_files.py has an option of "-a" to add missing
images only. Under this option, the script should skip copying
the radio images for A/B devices when given image exists already
under "IMAGES/".

Test: Run the command on an A/B device, the existing radio images under "IMAGES/" don't get overwritten; and missing images are added correctly.
Bug: 29608905
Change-Id: Ie034b85a5d777d53e367f99470cea4d19cb1aaaf
2016-06-29 18:32:30 +00:00
..
add_img_to_target_files store images in target-files 2014-07-31 11:06:30 -07:00
add_img_to_target_files.py Skip copying existing vendor images 2016-06-29 18:32:30 +00:00
blockimgdiff.py releasetools: Only verify the blocks to be touched. 2016-04-13 17:00:34 -07:00
build_image.py Remove obsolete MTD support from the releasetools scripts. 2016-06-16 20:48:47 -07:00
check_target_files_signatures Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
check_target_files_signatures.py Fix the broken signing script 2015-06-03 17:36:12 -07:00
common.py releasetools: Change the default key path for bvbtool 2016-06-27 17:19:01 +08:00
edify_generator.py Remove obsolete MTD support from the releasetools scripts. 2016-06-16 20:48:47 -07:00
img_from_target_files Allow to build the update.zip for emulator build. 2014-06-04 17:04:14 +00:00
img_from_target_files.py Honor TARGET_NO_RECOVERY flag. 2015-10-27 20:00:10 -07:00
make_recovery_patch Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
make_recovery_patch.py Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
ota_from_target_files Fix build. 2015-09-15 07:50:10 +00:00
ota_from_target_files.py Add ability to pass in payload_signer args 2016-06-23 22:16:46 -07:00
pylintrc Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
rangelib.py Monotonic flag sets incorrectly in rangelib 2016-04-13 12:36:14 -07:00
sign_target_files_apks Make releasetools pylint clean. 2015-03-24 11:05:16 -07:00
sign_target_files_apks.py Fix the path for verity_key replacement when signing. 2016-06-23 22:17:46 -07:00
sparse_img.py Fix metadata location when file system doesn't span the partition 2016-02-10 09:37:59 -08:00
target_files_diff.py target_files_diff: Fix the issue with file type change. 2016-04-25 11:29:48 -07:00
test_common.py Fix the permission setting in common.ZipWriteStr() 2015-05-20 13:29:03 -07:00
test_rangelib.py Monotonic flag sets incorrectly in rangelib 2016-04-13 12:36:14 -07:00