commit | f58c26a280e722c64df96b785d03ce32f11fbd1f | [log] [tgz] |
---|---|---|
author | Thomas Gales <tgales@fuchsia.infra.roller.google.com> | Tue May 28 18:22:18 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 28 11:23:24 2024 -0700 |
tree | 3bd983dc696f8f89a40be25b2d58872e9e355039 | |
parent | cd355a78651d9d92aa2023efab225a5824c4c339 [diff] |
[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
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
.