[roll] Roll fuchsia Revert "[settings] Migrate more tests from audio_tests to realm builder"

This reverts commit d27f0e391c7c84057770ccd233065a55291643de.

Reason for revert: Several of the tests migrated in this CL are now quite flaky in CI on NUCs e.g. http://go/bbid/8807336539570429041

Original change's description:
> [settings] Migrate more tests from audio_tests to realm builder
>
> This CL migrates another batch of tests from
> service/src/tests/audio_tests to our realm builder integration tests.
>
> test_multiple_changes_on_stream is not ported as it's essentially the
> same as test_consecutive_volume_changes. test_audio_info_copy is removed
> as we derive Clone so no test should be needed.
>
> Original-Bug: 103795
> Test: fx test audio_integration_tests
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705267

Original-Bug: 103795
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705353
Original-Revision: e5f79f9d4d10b7ee050f05bf5027239c3b4f96fc
GitOrigin-RevId: 7487cb8ac6983d4114f0e62e28428f0c16243974
Change-Id: If3f6cadf7c426ca159600f71637ca9a6dd957271
1 file changed
tree: 7e825c43f792b952e52b887cf664a02c1e1ff992
  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.