[roll] Roll fuchsia [cmx] Delete component_index.cmx, locate.cmx

...and associated stuff.
The legacy cmx index is going away. 👋

Impact: commands like `run foo` or `run foo.cmx` won't work,
now it's `run fuchsia-pkg://fuchsia.com/foo#meta/foo.cmx`.

Note: depends on this change:
https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/682203

Original-Fixed: 100906
Original-Fixed: 100907
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682262
Original-Revision: eb81627a49b89df25c2f41c9b374c2993146cc61
GitOrigin-RevId: 1bb5c0c8bdff722f07a6862fcf17658d2b6f2d07
Change-Id: Ib349f0ec2f292703802efc0ca523012b78335ae9
1 file changed
tree: fde4e4d6d66a32e95fefafaedf53728507aca6ab
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.