platform_build/tools/releasetools
Takeshi Kanemoto e153b34643 ota_from_target_files: Add an option to not sign OTA packages
Sometimes it is useful to be able to tell ota_from_target_files
to not sign the output zip file. For instance, the private
release key may not be available when ota_from_target_files
is executed; similarly the release tools may not be available
or executable where the private key is stored.

This change adds an option, '--no_signing', to simply output the
unsigned OTA zip file, instead of spuriously signing it with the
test key even though the zip file would need to be re-signed later
with a different key.

Change-Id: I1f3c4dc8ffa35ce85478f848b147aff3d40fe283
2014-01-27 15:01:04 +09:00
..
build_image.py Support to build vendor.img 2013-03-25 09:53:16 -07:00
check_target_files_signatures Revert the revert. (its time to sign MR1) 2013-11-13 00:23:10 +00:00
common.py am dcc645eb: am dd00a967: Merge "Revert the revert. (its time to sign MR1)" into klp-dev 2013-11-12 16:46:48 -08:00
edify_generator.py Enable incremental builder to find files that moved, and 2013-11-07 11:36:03 -08:00
img_from_target_files Fix signing process for SELinux file_contexts 2013-05-29 14:38:48 -07:00
ota_from_target_files ota_from_target_files: Add an option to not sign OTA packages 2014-01-27 15:01:04 +09:00
sign_target_files_apks sign_target_files_apks: rewrite build.prop correctly in eng builds 2013-12-11 13:23:15 -08:00