[roll] Roll fuchsia [scene_manager] Exit SceneManager when Scenic dies

SceneManager relies on many Scenic channels to operate. All these
channels become invalid when Scenic dies. It is better for SceneManager
to exit and start with the new tokens at this stage.

By exiting early, this CL makes fuse() unnecessary, so relands
fxr/882631 as well.

Original-Bug: b/302749511
Original-Bug: 129947
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/926072
Original-Revision: 1676e112d6861d00191c8fee12acd842d84a9a5b
GitOrigin-RevId: 04cd7f183cb076f67463d4d43d8007fcd2e56f62
Change-Id: Ie3ec97929cedeb1997791b62f1e85c6f522a6d5c
1 file changed
tree: c7e04d7cef4f6abd97ef2d422cd691177bcfcc8d
  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.