Merge ""SignApk" in Created-By header"

This commit is contained in:
Treehugger Robot 2016-09-08 17:10:37 +00:00 committed by Gerrit Code Review
commit 6e85eeaf53
1 changed files with 1 additions and 0 deletions

View File

@ -1010,6 +1010,7 @@ class SignApk {
.setV1SigningEnabled(true)
.setV2SigningEnabled(signUsingApkSignatureSchemeV2)
.setOtherSignersSignaturesPreserved(false)
.setCreatedBy("1.0 (Android SignApk)")
.build()) {
// We don't preserve the input APK's APK Signing Block (which contains v2
// signatures)