OSDN Git Service

SignApk: perform the whole file signature in a single streaming pass.
authorKoushik Dutta <koushd@gmail.com>
Tue, 18 Dec 2012 06:25:22 +0000 (22:25 -0800)
committerDoug Zongker <dougz@google.com>
Thu, 3 Jan 2013 22:00:40 +0000 (14:00 -0800)
commit29706d155a7516e36b63c5201d3e294de6589814
tree344b928db1be5071fad6d5dceaf743793dfb3131
parent57a5e52d3692b5f7e4008c8e6aa591aee67de130
SignApk: perform the whole file signature in a single streaming pass.

Author: Koushik Dutta <koushd@gmail.com>

Change-Id: I58a68fa4bd4c0c3bb0e025d4311186195fb90e5a
tools/signapk/SignApk.java