[roll] Roll fuchsia [assembly] Add config_data_for_assembly() template Add a 'config_data_for_assembly()' template that replaces the 'config_data()' template when moving a config_data entry from the legacy bundle to the platform assembly input bundles. Internally this template creates the same json as is made by the assembly_input_bundle() template when that is given config_data scopes, and then all the json files are passed to the assembly_input_bundle_tool.py script. This allows config_data entries to be defined in BUILD.gn files, and used from //bundles/assembly/BUILD.gn, without requiring that the config_data definition itself be moved into the instantiation of the AIB. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/779505 Original-Revision: 46740ca0945ca4ddb433cfc771db8154a6788116 GitOrigin-RevId: 6ddadb5fa470aa94ab1ddd5488334eca86b6eca1 Change-Id: Iede2d85f5c2ddc38ff7050a9a18fd1b16580681d
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.