commit | 9bc6bb23b5bf64635275041fecace64635f41fba | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Nov 09 16:58:28 2015 -0800 |
committer | Tao Bao <tbao@google.com> | Tue Nov 10 12:49:33 2015 -0800 |
tree | 7c20d9f1bef5cedbe864e5660520e70ead401676 | |
parent | 767e3ac246c03a72834f80413ebcd7dceea4fc0b [diff] |
releasetools: Support generating verify packages. We can generate a special OTA package that verifies all the partitions (boot, recovery, system, vendor and etc) on a device. It also calls device-specific script to verify bootloader and radio images. This ensures a flashed device contains all the desired images faithfully. Usage: ota_from_target_files.py --gen_verify target_files.zip output.zip Bug: 24679956 Change-Id: Ib3091d98c4b17a6fad305b3edf16d09efbda5c38