[roll] Roll fuchsia [ffx][structured_ui] moving to src/lib

This CL moves the structured_ui code to its own lib in //src/lib.
This will all me to leverage that in a future change to //src/gcs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/733859
Original-Revision: e7966c73080045383f4c7365dbf1d3202fed1057
GitOrigin-RevId: 69f2583685eb7edc50c0ae87c44eda0c8b3594fb
Change-Id: I204878eb095000a756a1d72822336d6e5653d85c
1 file changed
tree: 34873a67ee09b287bfae0ae781b541fc3b939069
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.