[roll] Roll fuchsia [ui] Adds skeleton for UITestManager library.

This change adds the outline for the UITestManager library, which we can
fill in incrementally as we migrate tests to it.

TEST: n/a
Original-Bug: 95092
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/653564
Original-Revision: a3922331e078ad41fb58214c5308f152c8744f23
GitOrigin-RevId: 36435d7e0844ec44e3e95df06d27aca9764cf103
Change-Id: I0458b35241f224faa28c8974cdddae5aad9731da
1 file changed
tree: 28f462eb573582431d1fabdbe6422ac90f04ae60
  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.