summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2020-03-26 19:29:27 -0700
committerJosh Gao <jmgao@google.com>2020-03-26 21:10:31 -0700
commit82f715b7b5bd8fded0e9558ef819d7a4717dc60a (patch)
tree588d32f30abd1515cd2bf98e163ad668ba5034b2 /trusty/coverage/coverage_test.cpp
parent4dc73c0b58b6b6fd6f66d6bfb4f2c2cf0d20960b (diff)
adb: fix bugreport status line.
The status line char* was getting converted to bool and used as the compression argument, and the actual status line was defaulting to nullptr. This didn't actually really change anything, since we only use the name during transfer, and not for the final message at the end, so the output is slightly uglier for 50 milliseconds. This also had the side effect of turning on compression for the already-compressed bugreport zip, which costs a bit of throughput with brotli. Bug: https://issuetracker.google.com/150827486 Test: adb bugreport foo.zip Change-Id: I74bed9c09442c655a956eb1e8318c0123632ef4c
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions