[roll] Roll fuchsia [assembly] Always generate a base_driver manifest

The Driver Index unconditionally expects a base driver manifest file to
be present in `/boot`, even if it is empty. This CL amends the assembly
builder so that a base driver manifest file is always generated.

Also clarified the TODO(https://fxbug.dev/98103) comment.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888239
Original-Revision: e374c94e9accc48a54c00ce5806261fcc7abbda9
GitOrigin-RevId: 42cddc93a70f8ffa8fe688129c7ab2542bb1d0b3
Change-Id: Idedd426cb4565d7d5b7f4d4d279fdee24191a784
1 file changed
tree: 1470281e0df20a2d45a40ceded176d02862b32ca
  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.