commit | 9296f092771a0261404f51bcbc1b62ba20654947 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Tue Mar 20 16:42:22 2012 -0700 |
committer | Doug Zongker <dougz@android.com> | Wed Mar 21 09:18:15 2012 -0700 |
tree | 028a057540d3fcfdd182bd0a538eb8591d3d1ca9 | |
parent | 992a52990cf545c926541815d03ad98b3458b23d [diff] |
optional cross-check between OTA radio images and board-info.txt Adds a python script which checks the version of each radio image added with the new add-radio-file-checked macro against a file containing sha-1 -> version string mappings and the contents of board-info.txt, so that the build can fail if board-info.txt and the OTA images are out of sync. Change-Id: Icb61dc2adefc240ced9059941582c23b629089c0