[roll] Roll fuchsia [component] System wide configuration to inject environment variable.

`scudo_options` field in component manager configuration lists
scudo flags "KEY=VALUE,KEY=VALUE". This configuration is shadowed
by `SCUDO_OPTIONS` environ variable from the component manifest.

This change makes it possible to control per device runtime settings.

Original-Bug: b/463871335
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1487617
Original-Revision: 6c57e2082e10960b9f6247da128bb2dc1a8f0571
GitOrigin-RevId: 2eeaaf61a568ddb4b1d551db83da06fe13054e4d
Change-Id: I74c85f247088a398d319171d0fdb9dd8f4996190
1 file changed
tree: b3a906b9db3261ceebccbe6fd713930683f73752
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.