commit | b8c8717191d3bb92580465e4d42a96409420726b | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Mar 19 19:42:12 2015 -0700 |
committer | Tao Bao <tbao@google.com> | Thu Mar 19 19:42:12 2015 -0700 |
tree | 7d616fa2882e4056ffa59c5a55c51b1c7b9b0803 | |
parent | b7e5ab6fbd4e573515c30772ac813a5fc4bce680 [diff] |
Make the generated OTAs repeatable The generated OTAs are supposed to be repeatable. The use of dict in blockimgdiff.py breaks the assumption for block-based OTAs. Fixed by using OrderedDict instead. Change-Id: I945bdc879912ba174ca330c152b1f8fc7ed211ac