[roll] Roll fuchsia [bazel] Create AIB targets in Bazel

This is an initial migration step.  This only migrates the following
AIB creation parameters, the rest will be added in subsequent CLs:
- allowed_in
- scrutiny_required
- auto_include_in
- kernel_cmdline
- all the package sets

Original-Original-Bug: 505830390
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1588511
Original-Original-Revision: 5bc4c9b651859108201036d7b1083e7293ccd002
GitOrigin-RevId: c502919f87836f870c167a920fb20373c9263562
Change-Id: Iba662e6a15586718414a99066b9fd835eb4fa234
1 file changed
tree: 81207f846fa409bfe52d897be6b9e52671058917
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.