OSDN Git Service

releasetools: Allow using futility-host to sign old TF.zip.
authorTao Bao <tbao@google.com>
Sat, 18 Feb 2017 07:21:31 +0000 (23:21 -0800)
committerTao Bao <tbao@google.com>
Sat, 18 Feb 2017 07:27:44 +0000 (23:27 -0800)
commit4f104d1b94990a101031c1b806aab00594b3e5b4
treeaeef0731c21931f9490da795b207645b404b4788
parent0aef0b59af84041080db7944537f2334e41491f0
releasetools: Allow using futility-host to sign old TF.zip.

Commit e98fb7a8d3a460891f6c21fafbe62a86b50d3d1d switched to using
futility-host instead of the prebuilt futility. This CL adds support to
handle signing old TF.zip that still says "futility=prebuilt/..." in
META/misc_info.txt.

Bug: 35467608
Test: Generate otatools.zip and sign an old ryu TF.zip.
Change-Id: I48a9cc918c7afce361e1ec9bc4f85f74fa92566e
tools/releasetools/common.py