[roll] Roll fuchsia [assembly] Minimal does not build microfuchsia by default

Either use the multi-product build:
  fx set fuchsia.arm64
  fx set-main-pb microfuchsia_eng.pkvm-arm64
  fx build

Or products/microfuchsia_eng.gni
  fx set microfuchsia_eng.arm64
  fx build

Original-Bug: 407825733
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243086
Original-Revision: b9dec301c6f75dfe3697e11a2683cf31d6238efe
GitOrigin-RevId: dca3a0956e52adba67862a74e7c3b3ebfea007f3
Change-Id: I3c5f425313fdcc315574879ad15a6123ab26d5fd
1 file changed
tree: 95874170b9bb520e428096b278e24d37d6b3a1bc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.