[roll] Roll fuchsia [as370][board] Always add touch and light devices on AS370 boards

Always add the Visalia touch and light devices on AS370-based boards.
The dev boards are no longer being used for bringup, so this allows the
board driver to be simplified and doesn't affect most use cases.

Original-Bug: 94099
Test: Touch and light drivers bind on AS370
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701210
Original-Revision: 7c261fd0ea92bb721d0280d1eae7bfd5caf6eda0
GitOrigin-RevId: fdb8695172be751ac06a0cac99d4a18989f13ea3
Change-Id: I4138f52389213ad0914681a35b0821cb0cce643e
1 file changed
tree: 550ebff581d271c992da9b492d764531d79bf6dc
  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.