0cee7ccc59
We shipped (well, are about to ship) an adbd that spuriously fails to create directories upon push. Work around this in the adb client by running a mkdir on all of the directories we would have otherwise created. On devices where we perform the workaround, this coincidentally fixes a historic bug where we failed to push empty directories. Bug: http://b/25566053 Bug: http://b/110953234 Test: python test_device.py Change-Id: I690ec356c206fed4e5ab2c681c5570c8b231e26b |
||
---|---|---|
.. | ||
adb_client.cpp | ||
adb_client.h | ||
auth.cpp | ||
bugreport.cpp | ||
bugreport.h | ||
commandline.cpp | ||
commandline.h | ||
console.cpp | ||
file_sync_client.cpp | ||
line_printer.cpp | ||
line_printer.h | ||
main.cpp | ||
transport_mdns.cpp | ||
usb_dispatch.cpp | ||
usb_libusb.cpp | ||
usb_linux.cpp | ||
usb_osx.cpp | ||
usb_windows.cpp |