[roll] Roll fuchsia Revert "[components] Delete //src/sys/lib/cm_json"

This reverts commit 95e5b996f986c18d7d788c6d0de08bd0117cd04a.

Reason for revert: Reverting in order to revert commit
48b8a1b5d04d64d0fefb1bf846b9ed65522b6509 which is causing issues
on the tricium bots.

Original change's description:
> [components] Delete //src/sys/lib/cm_json
>
> This library is copypasta from the cml library and is unused.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/858673

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/858939
Original-Revision: 2ee098dd36e2af261c5a22d149a4b0bc874a3b3d
GitOrigin-RevId: 00e3dbb3c2d4f7bba591ca4508b8c32cd3d4afb6
Change-Id: Ia98f849a8209571158459052b1ed13706d808dac
1 file changed
tree: d9aba4ac6d460ecb9a784c1fc58e508682646736
  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.