[roll] Roll fuchsia [Jetfix] [assembly] Rename input_bundles to platform_artifacts

This renames the `input_bundles_dir` variable and the
`--input-bundles-dir` flag to `platform_artifacts` and
`--platform-artifacts`, respectively, across the build definitions, ffx
assembly API, and tests.

Original-Bug: 485627743
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1542220
Original-Revision: cc637f68f217765617596f16dd5ab3d48be593fb
GitOrigin-RevId: 18f92f2f2290ebd5f83bfaba0e999581c702ef3c
Change-Id: I6eca3563067904b8b21c9dd9c310d2ff2a65ae4a
1 file changed
tree: acbbe6cabfe20f9b643327d3f884bc0f1bd43788
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.