[roll] Roll fuchsia [goldfish] Remove dependency on fake_ddk

The tests didn't actually use any fake_ddk APIs and just needed the DDK
symbols to be defined in order to compile; no_ddk exists for exactly
this purpose.

Original-Fixed: 83368
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/765083
Original-Revision: ee63d4ab992747c71eae6fdfed1ddce41fc27706
GitOrigin-RevId: acd6c6af9e7e4d749a93c62da85c876211056a02
Change-Id: I8f12bb7be5376062b0488f409c883b07c9b6a65a
1 file changed
tree: 9fc29e959b22fdb630d907c6b52bc49943d5aa88
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.