[roll] Roll fuchsia [vim3][usb] Pass serial number from the bootloader

Pass the serial number set by the bootloader to the usb stack so that it
can be used by the peripheral devices.

Original-Bug: 338294598
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041593
Original-Revision: b8ad4e077c0ce041344a6c467283366f84a35b27
GitOrigin-RevId: 71e000218a18fe636891b15ce3e9541e6dfeedf8
Change-Id: Iefa4d7fdff2547e74bb3741184c66524c4d0ccaf
1 file changed
tree: 5dd6e006e52431ddc10b7c3fb45390b1c5b4eed2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.