[roll] Roll fuchsia [Assembly] Remove the 'bringup' alias for the 'bootstrap' feature set level

This removes support for the name 'bringup' as an alias for the
(renamed) 'bootstrap' feature set level.

Original-Bug: 113922
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/807707
Original-Revision: cb8cdfed87d71ed1c3312c980eb477cece03b23c
GitOrigin-RevId: 327214d6d9b7e660fa2582e7c18d816112b0ee09
Change-Id: I82c88ea103996857843c2894e071f6255196d78a
1 file changed
tree: 5af35de98c0d1ba6bd8b0fa9eedce3159e5b0b08
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.