[roll] Roll fuchsia [build][idk] Rename `meta.schema` to `meta.type`

sdk_atom() is most concerned with the "type", so use this as the
argument name. Use the type to determine the schema file name.

Remove the `additional_schema_files` argument now that sdk_atom() is
responsible for determining the schema file(s).

Original-Fixed: 42165942
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254195
Original-Revision: 20fdae44761e87fdb8fa166c1afb57d134d3cf3c
GitOrigin-RevId: fcc0dfe646c29d90dd3e5526546fcc843f7de35f
Change-Id: I5658cdee3ace8e229bc21214f8780dd88df42330
1 file changed
tree: 0e7494713f7787d66f6c0331f881b3049137a8a5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.