Description[Android] DeviceUtils: Prefer our unzip implementation.
It is possible that another unzip is installed on a device and ends up
being found first in $PATH.
This can be problematic when binaries such as device_forwarder need to
be re-uploaded, as other unzip implementations tend to loop forever
asking whether the existing binary should be overwritten. Instead, put
the path to our unzip implementation first so it is always used.
BUG=428729, 433101
Committed: https://crrev.com/5e665314585d65be08c273d239baf213365c3e33
Cr-Commit-Position: refs/heads/master@{#316402}
Patch Set 1 #
Messages
Total messages: 15 (6 generated)
|