[roll] Roll fuchsia [audio] ADR eager-start config (1/3)

Add a platform configuration flag to specify whether the
AudioDeviceRegistry service should be eagerly started.

A flag is being added to the platform configuration schema
for audio. Because out-of-tree product definitions include
settings for audio, a soft transition is required. This CL
is the first of three that are ultimately needed.

Original-Bug: 390573041
Original-Bug: 410822855

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228525
Original-Revision: 31590d1a9a80ada1f32fbf4d9a02527a13cc89c3
GitOrigin-RevId: 34f868cb6fe4d4af89c164b010a8cdde8afcb6e0
Change-Id: I94bbaa302d1714750a9a3bceed77983a24ecdd6e
1 file changed
tree: b829b0b6d241636f96352ccb07bed7be568d3ca9
  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 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.