[roll] Roll fuchsia [settings] Convert async generator to AgentCreator

Converts the async generator based tests to just use `AgentCreator`.

Tests: fx setui_service_tests
Original-Bug: 120752
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/796084
Original-Revision: 0cf920c3804e0fe548f386822d26d965eb7efb97
GitOrigin-RevId: 6714f04fb0ece6c992d855441ad28359ed561e66
Change-Id: Ida96bfca83b8348f728c6b1277648904cc736778
1 file changed
tree: 2f43ce1f1b9ad08b238b6b800fceb0975e413571
  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.