[roll] Roll fuchsia [assembly] Generate base driver manifest in /boot

Add a copy of the base driver manifest at
/boot/config/driver_index/base_driver_manifest.

This copy will be read by the Driver Index instead of resolving the
manifest from a package by a package resolver.

Golden files were updated to account for the new boot file in
tqr/713205.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/869696
Original-Revision: f9ea45b663b462f44a07828bc1923742ff60c2f2
GitOrigin-RevId: a71a9a0396d2b9dca3f1cfd789060e47b04c6d4e
Change-Id: Iff801ca119bd5372ed0c2118dc8d2470b52a0773
1 file changed
tree: eab844d5b0195bfb74005d1df5fbd3dafad93dd8
  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.