[roll] Roll fuchsia [Settings] Convert Display to use jobs

Converts the `Display` settings to use jobs. Also removes an unused
hanging get function.

Original-Fixed: 79041
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707813
Original-Revision: cf723deaa3249d1a3e43477dd256fa5da7fd8fd1
GitOrigin-RevId: 7b0500b7be4958e671c46bd2797b336dfd143c94
Change-Id: I58e0878e7f4fe69b5c7cf7ba511c7fffb6550ffb
1 file changed
tree: 1ddf7a6f5e884f3aa6dcaafacb4ed48fd22cadf4
  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.