[roll] Roll fuchsia [msd-arm-device] Add watchdog loop

It seems like there may be very rare deadlocks involving the device
thread. Add a watchdog loop that runs every 30 seconds to help detect
what code is running when that happens.

Original-Bug: 118466
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/830258
Original-Revision: 292e531245a68073ea547d1ba42c12a3acf7b8da
GitOrigin-RevId: ffb23bdde26514ec62e8b5f626e69000b771dda4
Change-Id: I8a9571a977e0b0c10b23bf319ecd3b29d67d55d3
1 file changed
tree: 452164f449eb37e06031a6269a15ef0491883043
  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.