[roll] Roll fuchsia [flash][pb] Stop building flash.json and flash script

Till today, all the the consumers of flash artifacts should be migrated
to use product bundle V2. Thus we will stop creating flash.json,
flash.sh and build archive (a tgz file that contains fuchsia images and
flash.sh). All the users should use Product bundle as the ONLY standard
product contract.

Note: we have not completely removed the paving flow as some of
consumers have not migrated to flash flow completely.

Run-All-Tests: True
Original-Bug: b/306432796
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1014014
Original-Revision: c98955825135090d64af5f2493ee25501aa0b8fd
GitOrigin-RevId: 2cf815efc1097d053cfc9a240f2d78008c911b68
Change-Id: I6b2474ce43d15e782c2350b8bc6a496975d92fd5
1 file changed
tree: 2cdf6b9ba89698a6c1a66ee1750e1b3739b4c514
  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.