[roll] Roll fuchsia [assembly] Switch flash.json to use same recovery.zbi path as images.json

This is a slight step back, making flash.json use the same
path as images.json (root_build_dir/recovery.zbi), but it
is a simpler change than to make everything use the correct
path.

Original-Bug: 109710
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/728082
Original-Revision: b919f476ab3fb416ebe13caedb688f10f96bbcf8
GitOrigin-RevId: 5b0f0cf6d1c5e8e273d70ab023e7692afcbf6f07
Change-Id: I50cceeff698f0649e953e841db3c7cac87a37fcd
1 file changed
tree: 1604b3e087a3111f67b20dc954c307eb3c2f6560
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.