commit | 07db1196e7bd5856b5e2ebe4ea6791d2ae8c9e76 | [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 | 5dc4d77d44aa55feec1f5492b435dd4a06dfe77f | |
parent | 12a2ae9a0c21edaf8e80984519108631bdf3c9e6 [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