[roll] Roll fuchsia [fdf] Use new CPP macro in all drivers

This adds support for the optional `prepare_stop` hook.

Original-Bug: 97457
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/745350
Original-Revision: a989ec711bb0234239978a3db5ad0c43770bd789
GitOrigin-RevId: af4ff231a0c6152380ecd105266560be6ca1e0b5
Change-Id: I09fd4682f7a427a008a3a599782bc6226e81e108
1 file changed
tree: d881a71c8e5bcfbc10739eb90b7f2f063cb4d7a8
  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.