[roll] Roll fuchsia [adb] Add Stop call

Starnix is unable to drop `adb_proxy` connection. Add a `Stop` call
which drops the connection from `adb-function`.

Test: tested on Vim3

Original-Fixed: b/330386381

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017265
Original-Revision: aa07c5d69ba56bdbe5805c374ac476f47ddccd6b
GitOrigin-RevId: bd3e202fa6def8310b7ff45a1ab61726cbf96fb8
Change-Id: I563964f6d05a70abfb44a174514591257d38e9fa
1 file changed
tree: 3c7463862ee5265fb28920a99ae14d8cc010df29
  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.