[roll] Roll fuchsia Reland "[settings] Add additional E2E tests for volume policy transforms"

The initial version of the E2E tests didn't specify a fake audio core
service, so the audio controller was connecting directly to the real
audio core service, causing flakiness in the test. This CL adds a fake
audio core service for these tests. This test also switches from the
deprecated watch2 to watch for the audio setting, though this change is
benign.

Original-Fixed: 60367
Test: fx test setui_service_tests
MULTIPLY: setui_service_tests

Original change's description:
> Revert "[settings] Add additional E2E tests for volume policy transforms"
>
> This reverts commit 0c10e706c82f3353658c867a981ad41bf0557f62.
>
> Reason for revert: tests are flaky
> Original-Bug: 68411
>
> Original change's description:
> > [settings] Add additional E2E tests for volume policy transforms
> >
> > These E2E tests verify that fuchsia.settings.policy.volume transforms
> > affect the input and output of the fuchsia.settings.audio API's volume
> > values.
> >
> > Original-Bug: 60367
> > Test: fx test setui_service_tests
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/474318
>
> TBR=brycelee@google.com,wxyz@google.com,paulfaria@google.com,setui-review@google.com
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Bug: 60367
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/475812

TBR=brycelee@google.com,wxyz@google.com,paulfaria@google.com,setui-review@google.com

Original-Bug: 68411
Original-Bug: 60367
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/475814
Original-Revision: b4483da88f6dc5acd21a1924c988d36e65534950
GitOrigin-RevId: 924ca63ffcb8a0bfa6a0317ad48a3c78d91e3cb2
Change-Id: I800479e23a8304926eba0ab4ddc19d1b28ac3653
1 file changed
tree: dd9caf59d65f13cd259c88faabf32be40a8686dd
  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.