commit | 9a0a90a85ffbe2c7b9cb04dcbf0e3cc801eb5b31 | [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 | fa821fb01494e27ca242ec5127ab6a2f35b3df33 [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