[roll] Roll fuchsia [bazel] Add compiled_package support to Bazel AIB rule This adds support to the Bazel AIB rule for compiled_packages, and then adds all the compiled_packages data for the Bazel AIB targets. It removes support in GN for the 'contents' field of compiled_packages, which was unused (and isn't supported in Bazel). It adds proper support in the AIB creation script for the compiled_packages referencing 'packages' which have file-relative paths in their manifests, which was a source of a very hard to understand error during adding support. Better error handling in the AIB creation script around file copying is also added to so that errors are easier to understand instead of the repeated python stack trackes that were being generated. Original-Original-Bug: 505830390 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1595151 Original-Original-Revision: 1d0bd1ec79a3ee5d4c2978ecdf7b1f9fe42c5c8a GitOrigin-RevId: adb235e61091fb3e826aa8ca02756b27351d1400 Change-Id: I9a3a504c586ce47ac8c55955849854aa8c1b186a
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.