commit | bc680ab1fafffc811896e9723cded4dbde46f39b | [log] [tgz] |
---|---|---|
author | Nicolas Gagnon <nicolasgagnon@google.com> | Wed Sep 14 17:48:18 2022 +0000 |
committer | Keith Mok <keithmok@google.com> | Tue Jan 31 16:51:48 2023 +0000 |
tree | a1a32f65db6b9e7ef4075ff5dd4edd3b88f14af7 | |
parent | 8ea0c2e276e913ad4d5756e691686573ffad5a03 [diff] |
Port ADB's new handling of the USB packet ClearFeature(HALT) to Fastboot. This patch addresses Fastboot/Fastbootd connection issues seen on ARM Mac devices. Original ADB patch: https://android-review.googlesource.com/c/platform/packages/modules/adb/+/1699250/ Bug: 238779161 Test: 'fastboot update <path_to_update_archive>.zip' now works on ARM Mac. Signed-off-by: Nicolas Gagnon <nicolasgagnon@google.com> Merged-In: Id67904d91abc8b66ef1a00962e1fd57c97df98a7 Change-Id: Id67904d91abc8b66ef1a00962e1fd57c97df98a7 (cherry picked from commit 3efef5694ee242f0fbeeaaa15c128dfb84418798)