commit | 26e6619c37e294fe2ee63aaa759e0ac861775ce8 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Thu Feb 20 13:22:07 2014 -0800 |
committer | Doug Zongker <dougz@android.com> | Thu Feb 20 13:30:44 2014 -0800 |
tree | 83fd87120662b862a99ae8ff9c910ed0207ee10c | |
parent | d75d7128cec052beb13376c711082ee68bb45b0a [diff] |
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