commit | 269f65724eb5cc48216d28afb156289683d81055 | [log] [tgz] |
---|---|---|
author | Aaron Wood <aaronwood@fuchsia.infra.roller.google.com> | Thu Feb 06 16:53:59 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 06 16:56:20 2025 -0800 |
tree | cc7c18d6dd63a9ce946ba46777a4cd0f1ae0a6bb | |
parent | 8445253d355c2cbbfa1146f7ff31eddff5a1f701 [diff] |
[roll] Roll fuchsia [audio_core] audio_core gets configuration directly from its package The audio_core component now sources its configuration file(s) directly from within its own package, continuing to surface them at `config/data` as before to preserve compatibility with tests that create JSON files to specify custom config_data. This is CL 2 of 3 in a soft transition. The previous CL added the audio_core_config() targets to each audio_core_package() target in preparation for this change. config_data() targets are invisible to packages, and resource() targets are invisible to the config_data collection mechanism, so this swap becomes atomic. Original-Bug: b/394133400 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199685 Original-Revision: e0397d9c924f0e9e065fff1a6c39fb1c9264e9a6 GitOrigin-RevId: 7e5bb1e83020d571c47e3a6ba4a7c245b6e27059 Change-Id: Ief43161d57964d0b410b9e43e0054702ad132978
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 in one of the communication channels documented at get involved.
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
.