[roll] Roll fuchsia [swd-e2e-test] Add debug log before force reboot.

fxrev.dev/1065796 introduced the capability to force reboot devices upon "InstallationDeferredByPolicy" state. This commit adds more detailed debug logs to improve troubleshooting.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069512
Original-Revision: 35e27d0d5954766604e8710281da1373124c0d21
GitOrigin-RevId: c04f28ef50930720b48a9b9adca6ed4ff2f75b28
Change-Id: I7c8be799b9e7a81f595104f6ddfd1e022c4b242c
1 file changed
tree: 9766d21429a5e55fd0be7ba849e9a6c8377fb195
  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 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.