Files
build/tools
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
..
2012-06-06 23:39:47 -07:00
2013-10-09 15:00:24 -07:00
2013-05-07 16:31:04 -07:00
2013-12-12 12:56:16 -08:00
2012-08-16 22:45:55 -07:00
2012-08-24 16:24:45 -07:00
2012-08-16 22:45:56 -07:00
2010-03-10 16:16:02 -08:00