commit | ea49c1046ec6010eaad9eea966058784f78a0814 | [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 | c06e1f25cd2ba719a0a94f1b5eaa2f24b2ccb8f2 | |
parent | dfae6e0aa46f6cdd4f06051269bf27cb7788b31b [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 f7c38b4c03d75c9cb27610acab96f4e7f4169de8)