[roll] Roll fuchsia Revert "[shutdown] Shutdowm-shim becomes RebootWatcher"

This reverts commit 29d06623aa827e0db3a6c9e79441fe5dd02247b5.

Reason for revert: possible suspect for failures in go/bbid/8736427958045394561

Original change's description:
> [shutdown] Shutdowm-shim becomes RebootWatcher
>
> During high temperature shutdown which is initiated by power manager,
> shutdown-shim is not aware of the reboot and therefore would report
> incorrecct state. Driver manager will not terminate on time without
> the correct state.
>
> The change is a temporary solution to fix the reboot before a more
> complex solution.
>
> Original-Bug: b/361853622
> Test: manually tested on sherlock
> Change-Id: Id1eb71061771003a6a00888330c3c63f3a33e755
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118054
> Reviewed-by: Didi She <didis@google.com>
> Reviewed-by: Justin Mattson <jmatt@google.com>
> Commit-Queue: Hai Bi <bihai@google.com>
> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Michael Brunson <mbrunson@google.com>

Original-Bug: b/361853622
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121483
Original-Revision: ffb784152538626463bc170055c022ce6aca2690
GitOrigin-RevId: ae6a3376103582bebf1251a17f2875ce1fbf2473
Change-Id: Icccb75627ae5311bcf2a1d656e86f488a1d09e04
1 file changed
tree: 2cbaffcf48ede9190ccdbb8d335871c041769499
  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.