[roll] Roll fuchsia [test-ui-stack] Implement test ui stack component.

Test: fx set ... --with //src/ui/testing/test_ui_stack:test-ui-stack; fx
build

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698970
Original-Revision: 2c07fde322573162e729affaec5165c23a3b7cb6
GitOrigin-RevId: fabd45ed135f573e36937d891ee5179a0253e276
Change-Id: I077ec1a938d85cd0fc8564eb5023b3bbaaaf2d71
1 file changed
tree: 7149c225e3b24ea18872a80b071f28878c1219e6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.