[roll] Roll fuchsia [memory] Makes ZXName serializable as JSON string. Before this change it was serialized as a JSON array, which cannot be sued as JSON object key, causing --machine output to fail. It is turned into a JSON string. JSON being utf-8, the uft-8 valid sequence of the ZXName are preserved, and invalid sequence are serialized has hexadecimal (e.g. \xCA\xCB). Backslashes are doubled. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263504 Original-Revision: 767b1bc076889c2bd7a5a9692fb27aadb2baed02 GitOrigin-RevId: ab2ad24d1045b4687a32d84e4497193dd110b604 Change-Id: Idbd662f6fe709b31f947b31f31a31ae0767a3b89
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.