commit | 470100b6e4d1c7226c2b7c03ac94bd99c9e09470 | [log] [tgz] |
---|---|---|
author | Anirudh Mathukumilli <rudymathu@fuchsia.infra.roller.google.com> | Thu Nov 17 00:25:42 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 16 16:26:55 2022 -0800 |
tree | 7c5c72418cc9497b54ccd767c4a7a5b3c429c031 | |
parent | f5c4d4558a226877d0ca04024219f416463236f1 [diff] |
[roll] Roll fuchsia [fastboot] Add version variable Adds a variable called version to our TCP implementation of fastboot; this variable reports the version of fastboot being used, as described by the protocol documentation in https://android.googlesource.com/platform/system/core/+/master/fastboot/README.md. This will be used by FFX to determine if a device is in fastboot mode (see fxr/758703), which in turn unblocks our ability to use `ffx target flash` with userspace fastboot on GCE. Original-Bug: 114280, 109929 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/761483 Original-Revision: f2d77c70d4825f2685a1262f856330cfa366b318 GitOrigin-RevId: cd44013b25893da1978587cbcc76a70d6c09e0f2 Change-Id: Ie09841d81cb6614e088babf9e0c9eee5bc071a22
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
.