[roll] Roll fuchsia Revert "[assembly] Remove bundles:bootstrap"

This reverts commit aa535df2d323014cd4c2075e51737767162af3d2.

Reason for revert: Potential culprit for http://go/bbid/8777736604133210449, I bisected through the blamelist and found the CL. Although not 100% sure how it broke the build, the symptom seems to be the decompressor not present in the blobfs package, so could be related.

Original change's description:
> [assembly] Remove bundles:bootstrap
>
> This target can be moved into assembly using existing
> bootfs_files_for_assembly targets.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/873676

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/874056
Original-Revision: f55ac94d74383ce1e3c807b8286d25bed719aebe
GitOrigin-RevId: cac2c4ccbbe8754e8f7dbaf22538d0e99c0a11db
Change-Id: I01151b689ac21cbfbc71ed449ad568c9906988c2
1 file changed
tree: f9c5b47b09cf7208d544fb3c15b00ed53adb6e9b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.