[roll] Roll fuchsia [build] Add restricted_features to fuchsia_driver_component

Allow restricted_features to be used with fuchsia_driver_component. This
is required to allow services to be used with driver components.

Original-Bug: 89409
Original-Bug: 33183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/611102
Original-Revision: c994b14d79765e4878e8d95b90a2ec18447c48fc
GitOrigin-RevId: 3f22a12785ebe93ba4e5f7ebee0b550fe2f2aa87
Change-Id: I3ffc5894680b80e5410d8260e5c1e38e400ed411
1 file changed
tree: f1c41bfdbabf5a25f0a75224342161f878c28a1e
  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
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.