[roll] Roll fuchsia [SetUI] Use service MessageHub for CameraWatcher.

This changelist moves CameraWatcher from using the
Switchboard MessageHub to the Service MessageHub.
It also consolidates the testing by removing an test whose
coverage was already present in two individual tests.

Original-Bug: 67536
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/489159
Original-Revision: 0b15f27668cd5706b91ab3f688568b82b0a97b88
GitOrigin-RevId: 65bde286ea7021552d2742e8867974264c8457ae
Change-Id: Ia6d1a117f35c279c6d226fdb973e6ac93861b132
1 file changed
tree: ad88c92fd630e43ec31a6546c727814c7bae6ac3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.