[roll] Roll fuchsia [ffx][discovery]: add new mechanism for fastboot discovery The fastboot binary will read from a file at ~/.fastboot/devices to find tcp or udp devices in fastboot mode. This is not well documented but can be found here https://android.googlesource.com/platform/system/core/+/refs/heads/main/fastboot/storage.cpp#42 Introduces a new lib fastboot_file_discovery which will watch that file for changes and emit Discovered and Lost events for devices in it Original-Bug: b/360921963 Original-Fixed: b/360921963 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1091532 Original-Revision: eec2f570af2c77465e4a722bd6a7ca140627a130 GitOrigin-RevId: a0df16b5d1d3ab210a8a16b984ac578c11a8e55f Change-Id: I03be17a1344855ef51304c703a6018caae4c3593
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.