commit | 9143a8076315c3fc266d5af59ab3f176f686dbc8 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Wed Jul 27 19:23:09 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Wed Aug 17 10:52:09 2016 -0700 |
tree | 5707f9ae9fa12a130530b61cbaa0da1347d3074f | |
parent | 5b78699f804c9fedb5f8ce757239270b266d17ff [diff] |
Removed extra 'pulling file' message. Taking a zip bugreport has 2 phases: generating the bugreport and pulling the file. Initially adb was printing 2 messages, but since the latter is almost instantaneously, it could be confusing to have 2 lines... Fixes: 30451250 Change-Id: I1c6cc6163492c1fb6064667dfdb7aaf6ed4c4c6f (cherry picked from commit a4b51ed7f86a3b233ea7fb1d6b2153250076b3c1)