[roll] Roll fuchsia [ui][assembly] Step 126: Flatland2 schema everywhere

Flatland now defaults to using the same internal schema that will
support the upcoming Flatland2 API.  Going forward, this is intended
to be the only mechanism, but for the next weeks products will still
be able to opt out via the `use_flatland2_uberstruct_schema` flag.

Original-Original-Bug: 523371761
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1731731
Original-Original-Revision: a2c908f3583683839b77d67f7b560a451367d023
GitOrigin-RevId: c46e039b631a6855dcf7c8aa2726e96c25baf9b9
Change-Id: I97c1493e4ac562601e9a4f2e28a5d32f54293dc5
1 file changed
tree: e3c26b56f871e8ba9caf6bb19c4e21073f4069b8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.