[roll] Roll fuchsia [as370][test] Add device-enumeration-test for AS370/Visalia

This change restores the device-enumeration test case for Visalia that
was deleted in I5ba9946a6a9caf7dd400584ddac32b1a518d7cfc, with some
changes:
- AS370 and Visalia now use a single test
- Audio is now in the Visalia test, but left disabled as it is not
  working yet
- Removed a platform device that no longer exists

Original-Bug: 94099
Test: device-enumeration-test passed on Visalia
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702010
Original-Revision: 99d7a4157aaf5980ed7519b1ffecfadb6f8575e0
GitOrigin-RevId: 323ed5ece4fc8e1dee5229a7fbc2f37e6f72cf36
Change-Id: I12f7d0457f47e24a8d9bc844e8311172bb673dbf
1 file changed
tree: 16b38aac2dcdd463eea755dee2c7eacaf269e365
  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.