[roll] Roll fuchsia Reland "[functionfs][adb] Remove hack"

This is a reland of commit aaa11721a883458d3b7f57fa164cb03f7b9f737f

Original change's description:
> [functionfs][adb] Remove hack
>
> Now that we take devices offline when the function is not ready
> (fxr/1116695), we can remove the previous hack.
>
> Original-Bug: b/357604844
>
> Tested: tested on Vim3
>
> Change-Id: I318dc3e588f6e10276886017955ef90073356845
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116540
> Commit-Queue: Ruby Zhuang <rdzhuang@google.com>
> Reviewed-by: David Song <wintermelons@google.com>

Original-Bug: b/357604844
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115958
Original-Revision: 93010e66b12b8eb1c278c29f025271fd9f7aab18
GitOrigin-RevId: 16d384b30053a3a7dec18a18c8b9add230b75e7b
Change-Id: I88f306c10adbb5568d906f8e5a4914fd5e2e2d45
1 file changed
tree: 4f3018323780dc76dc21d0ffa3b2a476c61fbdf6
  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.