[roll] Roll fuchsia [msd-arm-mali][test] Use fake-pdev sdk library

Make the msd-arm-mali tests use the
//sdk/lib/driver/fake-platform-device/cpp sdk library in order to fake a
platform device.

Original-Bug: 366517646
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242968
Original-Revision: c5070cc0b159b07ae07756820549f2f3739b93b0
GitOrigin-RevId: 785ad0e8a678002a59d9f18fa540764deed23d35
Change-Id: I1d654a70aa464f4d2d871475d073851708d911db
1 file changed
tree: a9f233a968f01498f3977c7e51a81c990076167c
  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.