[roll] Roll fuchsia Reland "[system-update-committer] Implement stop on idle"

This reverts commit e9e46182b92e7238bce75f68a547d3520c75764e.

Reason for revert: CI flakes were caused by not handling
fuchsia.process.lifecycle/Lifecycle.Stop messages which caused
shutdown to take 5 more seconds, which broke reconnect logic in some
tests that rebooted the device.

Original change's description:
> Revert "[system-update-committer] Implement stop on idle"
>
> This reverts commit 8f784f0cbaf810c14eeaa20754168f8b636cbb3c.
>
> Reason for revert: possible culprit for failures connecting to target after reboot in builders like go/bbid/8728249586319175233
>  and go/bbid/8728250057942467937
>
> Original change's description:
> > [system-update-committer] Implement stop on idle
> >
> > Will be enabled in a later CL.
> >
> > Original-Bug: 349891803
> >
> > Change-Id: I9ad7666b54d6cdf93c83b47a0c3e0acebac77363
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1158932
> > Commit-Queue: Ben Keller <galbanum@google.com>
> > Reviewed-by: Claire Gonyeo <cgonyeo@google.com>
> > Reviewed-by: Sen Jiang <senj@google.com>
> > Reviewed-by: Miguel Flores <miguelfrde@google.com>
>
> Original-Bug: 349891803
> Change-Id: I02b202c24ac99fee383f2d647641997735718b18
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177988
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>

Original-Bug: 349891803
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181872
Original-Revision: e4d47b3ad8d3eb5e5078574ae65a11067d14cbcf
GitOrigin-RevId: 150a668bc20ff598c3547f38bc833edcc1b0c64f
Change-Id: Ibba13417cbd960c8ea025dbf6e0be3d8e842d436
1 file changed
tree: 265eb25f53ff13eeb5c8a9cddd50dfc1e73232a1
  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.