[roll] Roll fuchsia [adb] Add adb USB interface to Vim3

Use fx set core.vim3 --args='dev_kernel_cmdline=["driver.adb.enable=true"]'
to enable adb on vim3.

Test: Verify dm dump and logs for adb function device.
Original-Bug: 106070
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716641
Original-Revision: b498658b16a5002d8a385bbb4e1c47de2786a0f1
GitOrigin-RevId: 53fb990e62fcc9d083ed26a74ffd1752005363a4
Change-Id: I44b34c1a2d57f4f4d4e19c88877c3e1677817da0
1 file changed
tree: 81192a9a9b14cc1173fe889e497f27ac5fd3a36a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.