[roll] Roll fuchsia [build] Read clang/lib/runtime.json in generate_config_json.py

And expose it through the top-level "runtimes" key, then
modify toolchain_runtime_deps.gni to use the value directly.

A future CL will move the patching logic, which fixes invalid
entries in runtime.json, from toolchain_runtime_deps.gni to
generate_config_json.py

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186256
Original-Revision: 8d1a255eb12c84d86b1a40c46d3228145776854a
GitOrigin-RevId: b94d394400fba6623d41ee2b016742c89287caac
Change-Id: I999e75ffc8224c0eea6df4a9d3e33173396bd7ca
1 file changed
tree: 6bf275a0950ec94e3e63f685ac013b55fb83d3a9
  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.