DescriptionSpeed up device_utils's zip pushing, and don't use a constant temp file
- Defers running of a few adb commands so that they happen while the host zip is being constructed.
- Combines unzip & chmod into a single command
Reduces time to re-push all .so files from 23s->21s
BUG=520082
Committed: https://crrev.com/ff506f629332dbeb3efb3df73cf8ff5b168312e8
Cr-Commit-Position: refs/heads/master@{#347478}
Patch Set 1 #Patch Set 2 : single check #
Total comments: 2
Patch Set 3 : Reworked it #Patch Set 4 : prefetch NeedsSU #
Total comments: 4
Patch Set 5 : review comments #
Total comments: 2
Patch Set 6 : review nit #
Messages
Total messages: 14 (3 generated)
|