[roll] Roll fuchsia [fdf] Add shutdown debug logs

Add logs to check if it's possible for a driver's Stop()
hook to be called before it's Start() hook.

Original-Bug: b/42081095
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822770
Original-Revision: af9c139af2884b810d6f4924488a9a6c30020113
GitOrigin-RevId: 4d63e4284fd108ac76f9877bd8b4dbed0ce8212a
Change-Id: I4807360dd0b448c276c5d0ecba383b7075079fb8
1 file changed
tree: b5c5f45f26e4c14f93c2c03aefb05a8c73231234
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.