[roll] Roll fuchsia Revert "[assembly] Default minimal to Bazel assembly"

This reverts commit 664504c8bec2d04726d1364666255823fe650810.

Reason for revert: This broke downstream builds depending on minimal GN assembly

Original change's description:
> [assembly] Default minimal to Bazel assembly
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/901920

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912753
Original-Revision: ec1e996001d76e0608c4b018e968b7768e982840
GitOrigin-RevId: c5548ec088dde746a378cea44e24c91f82010ac8
Change-Id: Ic9f2b288e46c2903b24028e389d7650317b1e85e
1 file changed
tree: 6079023d5afe3a5fd7333275315696bab802e90e
  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.