[roll] Roll fuchsia [build] Make sure bringup doesn't dep on //build/images/fuchsia

Remove dependencies on //build/images/fuchsia/* targets in the bringup
product config.

Original-Bug: 10045

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680302
Original-Revision: 3a3f805d140e400d7c8f30d842cbea1eeea1b54c
GitOrigin-RevId: 5db58c2711eda3875eed91a64a60342da7a7f1f8
Change-Id: I3ca534dc899050d754f0dbbf0e62bc3b2a905758
1 file changed
tree: d6cf78ee68fdfc66938e3100d75f21e7d0e3274d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.