commit | 0313e69819a0e0b4adf8d4e7e0967f75f0843c8a | [log] [tgz] |
---|---|---|
author | Yecheng Zhao <zyecheng@fuchsia.infra.roller.google.com> | Wed Jul 20 21:48:11 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 20 14:49:50 2022 -0700 |
tree | 4f3ac13fe8befadbd69c13ea5ac57abc116e9b43 | |
parent | 63bc6b50df7b045dddf04e04f49a94f07daebbf7 [diff] |
[roll] Roll fuchsia [fastboot] Extract generic fastboot protocol logic As I actually start looking into fastboot for gigaboot C++, I found that there is still some code and tests that are worthwhile to reuse from our userspace fastboot. This CL refactors some common logic, including transport interface, fastboot response logic and fastboot download logic to a base class that can be used in wider range of environment. Original-Bug: b/239088231 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700884 Original-Revision: 7e2c8cc420f1dea3bd2e1b96c513d73aaf716b99 GitOrigin-RevId: 3f350dfa3558dfddb54a2f639769e2eb3c4db344 Change-Id: I398a09581d7f7ad8e5d5825f4bd0c4a17c8a5ae1
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.