[roll] Roll fuchsia Revert "[devfs] Restricting Unbind calls to allowlist"

This reverts commit 4467b26a75d79d4362d45b1221a3b95c9b9d5db6.

Reason for revert: causing CI failures

Original change's description:
> [devfs] Restricting Unbind calls to allowlist
>
> Populates the allowlist for the UnbindChildren and
> ScheduleUnbind function of the fuchsia.device/Controller interface.
>
> Test: Added a test that checks that asserts are triggered when
> a driver is not listed.
>
> Original-Bug: 330573782
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1015596

Original-Bug: 330573782
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1056072
Original-Revision: 9251a22bdae8f3a85d873bd415a3f2d60b0bd94c
GitOrigin-RevId: 14d5461382618c1b485e4cd778dc21502bdef57f
Change-Id: I31331cd77d57f7d0380891bcea424284e786adf2
1 file changed
tree: 3bd983dc696f8f89a40be25b2d58872e9e355039
  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.