[roll] Roll fuchsia [build] Delete component_catalog.

Nothing seems to use it - as is made clear by the fact that I apparently
broke it months ago when I deleted sdk/manifests/core.manifest, and
nobody noticed.

May as well save some CPU cycles, and more importantly, save future
engineers from worrying about whether a change they make will break it
or not.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/964772
Original-Revision: 52a04a8e7bbf24fe5f8406ea4c8362888c324bd9
GitOrigin-RevId: 42ae866899a6e6faf6aae467e5d71c457dccb4b6
Change-Id: I0edf9c390627f29e975faf1eece88eaffdf14f59
1 file changed
tree: da068ade4aedbecad4038fe64186df95ccaa5e06
  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.