[roll] Roll fuchsia [build][assembly] Add support for bootfs_file_labels in overrides While the option to specify bootfs_file_labels is present in developer_overrides, it wasn't possible to actually specify anything there because Bazel could not find the package_manifest.json for the bootfs files package generated by GN. This was because the file was not in the directory exposed to Bazel. This change copies the bootfs_files_package into the output directory using PackageCopier, making it available to Bazel. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1581078 Original-Revision: 67a19f557925a20f9db2655d9296d490c96d411a GitOrigin-RevId: d05de5beb750d8637dbd9dc84c77e1818b9a2111 Change-Id: Ib989793df14cb3d5ab7c406a823aab21d69d79f7
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.