android_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
..
acp
apicheck
atree
check_prereq
droiddoc style adjustment to design/dev/video buttons 2013-11-13 16:49:22 -08:00
fs_config Update OTA to understand SELinux labels and capabilities 2013-09-10 12:30:43 -07:00
fs_get_stats
releasetools ota_from_target_files: Add an option to not sign OTA packages 2014-01-27 15:01:04 +09:00
rgb2565
signapk Allow ECDSA signing OTA files 2013-10-09 15:00:24 -07:00
zipalign libutils clean-up 2013-05-07 16:31:04 -07:00
adbs Fix regex for finding symbol data. 2013-12-12 12:56:16 -08:00
Android.mk Let apicheck visible to unbundled build. 2013-08-02 21:35:15 +00:00
buildinfo.sh
check_builds.sh
check_radio_versions.py
compare_fileslist.py
diff_package_overlays.py
dump-package-stats
event_log_tags.py
fileslist.py
filter-product-graph.py
findleaves.py
fixlinebreaks.sh
generate-notice-files.py
java-event-log-tags.py
java-layers.py
merge-event-log-tags.py
mktarball.sh
parsedeps.py
post_process_props.py
print_module_licenses.sh
product_debug.py
warn.py