commit | 4fc23200cdbd2bbbf6773ab254f6bc00c1cc1335 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jul 22 15:59:06 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Jul 22 15:59:06 2015 -0700 |
tree | 7a9694cccf50d0aeaec7a0069e40c4aa770062ec | |
parent | cc27fb1cd3af3fe6e8dcb5d5fe6097dd5702d3c0 [diff] |
Don't limit Windows USB reads. In 3d2904cdf2371e26c0465184436bd063979a5d97 we removed the code that broke Linux USB reads into 4KiB chunks. This patch does the same for Windows. This improves Windows "adb pull" speeds 6x in my VM. (There was no equivalent problem with writes, so this change only affects pull speeds.) Change-Id: If19013e5f51975f4824bf9147b7b76cebd305b96