[roll] Roll fuchsia [audio][test] Disable AudioCoreHardwareTest

audio_core_hardware_tests is a non-hermetic test. Its
unique value is in validating the audio capture HARDWARE
itself. For this reason, remove it from the default group
"//src/media/audio/audio_core/test". It can be added by
exception to specific board-specific CQ bots, if needed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248341
Original-Revision: 502c3dc94f9eb489c57df08be9a6c20219c3db1a
GitOrigin-RevId: dd6ec8b5fdd48c60a69fc01c3a82642981a39504
Change-Id: Idf5542640ae5f4c36d302123aa9124794272159e
1 file changed
tree: e87df6ce17911e7f85fb06c43230af599d80a5bc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.