[roll] Roll fuchsia [ffx][emu] Adding support for bootloader Fat partitions

This adds support to launch the emulator from product bundles
that only include bootloader partitions and no kernel.

Original-Bug: b/358369330
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107892
Original-Revision: 80a0a68a306d84ad13f252ee370a098c237ad30d
GitOrigin-RevId: 5056a3b3c8d597d6571d8c609636ed13c8832b3c
Change-Id: I8a84a146a669c1f4ae97c68e4b4ddfc0ffe0f2e8
1 file changed
tree: 182cea99011502c97729886d0b2d5b3cb0c32851
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.