[roll] Roll fuchsia [settings] Wait for camera devices to init watcher

The initialization order is not guaranteed between the camera api and
the camera watcher agent, so there may be a valid empty response to
watching the devices. This change introduces a timeout during which the
agent will continue to watch for devices before deciding it can't find a
camera device.

Original-Fixed: 79768
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564139
Original-Revision: b577d8cef9da491f8fe5a279b3960ea797996519
GitOrigin-RevId: 389e385a9de3294d314fef9d0c790ec71bb6bcb0
Change-Id: Ibb47d608c8ec896fa82fe521a44bf2d84caa32ab
1 file changed
tree: 15bde6ea59fcf5bed0f5aece9fb64ff0d2cb5ad0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.