[roll] Roll fuchsia [settings] Refactor media buttons tests

Factors out some common code from the media buttons and camera watcher
tests to helper functions in order to reduce duplication of setup code.

Original-Fixed: 62860
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579143
Original-Revision: d0ab75fb72faf2724e7eed301b9b46297f2a7ca3
GitOrigin-RevId: f7329bf350ad2bbcc6be6cdc7a5a50c0daa3c5c5
Change-Id: I4a3d41920425e32f66b295077916b0ed9225bbee
1 file changed
tree: 8c6231af028e218c7c5968b43153729295107bc0
  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.