commit | 8acf06c892162834c4dc94b23dd99182879a9fe7 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Sat Nov 07 15:38:19 2015 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Nov 11 14:01:45 2015 -0800 |
tree | c257ec0faf89da37de2877c5b9a080f642a527b9 | |
parent | a5cea714658a6973418e2c3bba6b460b7a82090d [diff] |
adb: don't explode directories when pushing/pulling. Previously, `adb pull /data/local/tmp` would spew all of the contents of /data/local/tmp into the current directory. This patch makes push/pull keep directories intact. Bug: http://b/25394682 Change-Id: I2304ae9e61745a2b9536f58a6012640bf8ff422a