commit | 85e8bd61c029a4713140d135aaa7abd014363372 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Tue Apr 06 14:45:41 2021 +0200 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Tue Apr 06 15:10:45 2021 +0200 |
tree | 52a7e02a06dff67ffee3ce87dbeabce135cbd594 | |
parent | 97bb9f18ea03c9e1c3d991b19555e65b98e9d936 [diff] [blame] |
Compress the binary_size.pb artifact Bug: 183934389 Test: m out/soong/binary_sizes.pb.gz Change-Id: Ib79fd9cd82c7029f3ee409df91697797a8be7d06
diff --git a/bloaty/bloaty.go b/bloaty/bloaty.go index 653c489..764cded 100644 --- a/bloaty/bloaty.go +++ b/bloaty/bloaty.go
@@ -23,7 +23,7 @@ ) const bloatyDescriptorExt = ".bloaty.csv" -const protoFilename = "binary_sizes.pb" +const protoFilename = "binary_sizes.pb.gz" var ( fileSizeMeasurerKey blueprint.ProviderKey