[roll] Roll fuchsia Revert "[fdf][devfs] Adding Controller allowlist mechanism" This reverts commit f289298958e43f8df23c7b019c18287d77d2a87c. Reason for revert: possible causing increase in flakes in blobfs-integration test. example: go/bbid/8751849950398720529 Original change's description: > [fdf][devfs] Adding Controller allowlist mechanism > > Adds an allowlist for each function of the > fuchsia.device/Controller interface. > > Also provides a passthrough for the compat shim controller > interface, so the compat shim can be phased out incrementally. > > This CL only adds the mechanism for restricting Controller > uses, but does not enforce any restriction. A follow-up CL > will add the specific restrictions. > > Testing: This should have not change in functionality, so current > tests of the Controller interface should continue to work. > > Original-Bug: 330573782 > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1015393 MULTIPLY: blobfs-integration.cm Original-Bug: 330573782 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1018317 Original-Revision: 1faf435516d4d03fe1e8334201ff3a673b62ddce GitOrigin-RevId: df7a8db6ae44e55502d8196cb49009816502a344 Change-Id: Ib0c015c14e097a257204de49e846473ddc493c50
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.