[roll] Roll fuchsia [aml-saradc][test] Use SDK libraries

Make the aml-saradc test use the //lib/driver/fake-platform-device/cpp
and //lib/driver/fake-mmio-reg/cpp SDK libraries in order to fake the
platform device.

Original-Bug: 366517646
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235066
Original-Revision: 08f8de0e1f5f3be89a8178558ad67bc4a2a6e5c3
GitOrigin-RevId: 8fa3024155890603dda5fa260ebf295f4df59790
Change-Id: I031124cb308f0ee91916c88e6e25b0f184117dda
1 file changed
tree: 18c6ef7ea1dd41439f323ec44a1a16a286816700
  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.