[roll] Roll fuchsia [fdf] Enable on_terminate: reboot for driver_index

Since https://fxrev.dev/1162232, `on_terminate: "reboot"` no longer
triggers if the component exits cleanly, so the feature should now
be compatible with components that stop themselves when idle.

Original-Bug: 352624082
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1184778
Original-Revision: ad776cce2132a0cdc5e20dc6fd6abb34b5e1a60d
GitOrigin-RevId: 74e43be3740ad11022042c65ad191726a47a1af7
Change-Id: If34fc02736fd4268fe2accb4c2ea747890beeda8
1 file changed
tree: a7e1f4f0ae047e4189c893fd8a0289923641e04b
  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.