[roll] Roll fuchsia Reland "[devfs] Restricting ConnectToDeviceFidl to allowlist"

This is a reland of commit 53a71fad41e4d00350519e5197ece94f89fa9015

Adding nand to the allowlist, which was causing the assert.

Run-All-Tests: true

Original change's description:
> [devfs] Restricting ConnectToDeviceFidl to allowlist
>
> Populates the allowlist for the ConnectToDeviceFidl
> 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/+/1015553

Original-Bug: 330573782
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1042319
Original-Revision: 52447cc0f017f0c46dbd0b60e1306062046c4182
GitOrigin-RevId: b287597d989558980f5e4a150aedbf61d1c8359e
Change-Id: I80536fae4210cdf0081c039398f48c93490320b0
1 file changed
tree: 9c2bdf09d0289526d831ad5c5ea8c0c86885ad7f
  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.