[roll] Roll fuchsia [fastboot-tcp] Implement packet processing

Wire up the shared library in the fastboot-tcp component to start
processing fastboot packets.

Original-Bug: b/217597389
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649506
Original-Revision: 875712f38a066f58906374d45a97406699d20619
GitOrigin-RevId: 7fb308098e948982a5f975d6aa3b6b4d41e6abd4
Change-Id: If413e5e8b61fbd41fc63245f9d9d72e990682bf9
1 file changed
tree: 934ed11c39844e7129b0033656e11bb4c9c63948
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.