commit | 914b37f4e3430606ec9850f05c51fb112279484b | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Mon Mar 14 13:33:26 2016 -0700 |
committer | Alex Klyubin <klyubin@google.com> | Mon Mar 14 15:13:30 2016 -0700 |
tree | 3b44c8f8d9a06e5d67846702ffbdc16ed780726e | |
parent | 316654fc23c811fc68b2ac609af57d186db80503 [diff] |
Fix two cosmetic issues in signapk. * Zip EoCD record comment length was referred to as 32-bit whereas it is a 16-bit field. The implementation was fine, but the comment and the naming of a constant were wrong. * System.out.println was left over from early prototyping days. Removed. Bug: 25794543 (cherry picked from commit 82bf99bb4e4cd4779a08daa21bd4bc2007042f41) Change-Id: I9845b5fa096859d67b306f4b9b6c205cad622c0c