[roll] Roll fuchsia Revert "[fx] Include `flash.json` in build artifact list"

This reverts commit b68afae2e68be599628d9af85f1b1965f219de6c.

Reason for revert: While `flash.json` is technically a build artifact, it is produced by GN and not Ninja so while this ensures the manifest is properly synced, it prevents `fx build` from running unless skipped.

Original change's description:
> [fx] Include `flash.json` in build artifact list
>
> This ensures `fx flash-remote` builds an up-to-date flash manifest, which otherwise causes confusing errors when switching between different boards.
>
> Fixes: b/294244308
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/894244

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/898808
Original-Revision: a3112c7e5004acf56fc2e259ae0c7a1774b2ddba
GitOrigin-RevId: 2448fdee2896113b7788d2f3cb606d3848363682
Change-Id: Ida5d3892b3d2cd41f3942d9e85410810b011edae
1 file changed
tree: 08302cc841e66935c45a281b0ef2fc6f76ba0704
  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.