commit | 2488c21d8bb8b4e58b6b482ad1167c97cbd859e1 | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Wed Mar 18 15:49:45 2020 -0700 |
committer | Yurii Zubrytskyi <zyy@google.com> | Tue Mar 24 10:28:03 2020 -0700 |
tree | d1057ae25b06abc95041b6f62e91bf9b6c75c2cc | |
parent | c3eb3014f6b58fef7ef7a6ab5522859d86e11c6d [diff] |
[adb] Fix incremental installation on Windows Use only the syscalls that work with the wrapped ADB fds, or extract the native handles for the case when need to call one not wrapped. Bug: 151239696 Test: adb install --incremental <apk> on Windows Change-Id: Ia6de620171ab696b8136dcb60a2b63af6f86419f Merged-In: Ia6de620171ab696b8136dcb60a2b63af6f86419f