[roll] Roll fuchsia Revert "[sl4f][device] Expose Rebind method in fuchsia.device facade"

This reverts commit 1d266566025c55285bf04b60515c28001f4a6dde.

Reason for revert: Rebind method is no longer used.

Original change's description:
> [sl4f][device] Expose Rebind method in fuchsia.device facade
>
> Original-Bug: 53223
> Test: Rebound test driver on Sherlock from an ACTS test
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/401689

Original-Bug: 53223
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660427
Original-Revision: 0965b607c442f15f2ffc2f948af03f310c910342
GitOrigin-RevId: bf36522be8e323526096da46854cef4cf8d11584
Change-Id: Ifa8fec2695e710d5c2afec74ba776ade7169ffb6
1 file changed
tree: 802a0f93d44792043eee1b3c026435cb8da09018
  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.