OSDN Git Service

add --block flag to ota_from_target_files
authorDoug Zongker <dougz@android.com>
Thu, 20 Feb 2014 21:22:07 +0000 (13:22 -0800)
committerDoug Zongker <dougz@android.com>
Thu, 20 Feb 2014 21:30:44 +0000 (13:30 -0800)
commit26e6619c37e294fe2ee63aaa759e0ac861775ce8
tree83fd87120662b862a99ae8ff9c910ed0207ee10c
parentd75d7128cec052beb13376c711082ee68bb45b0a
add --block flag to ota_from_target_files

Add the --block flag to this script to control whether block-based OTA
packages are generated (defaults to off).  Make the full OTA package
produced by "make otapackage" continue to produce a block-based OTA.

Also fix a problem where block incremental OTAs didn't ever succeed,
and the --no_signing option never worked.

Change-Id: I610d0b4abed4b8b65fbe8ce0abaeec6cf52e14a1
core/Makefile
tools/releasetools/ota_from_target_files