[roll] Roll fuchsia [session] element_manager reconnects to GraphicalPresenter

GraphicalPresenter may be disconnected if the shell is terminated
but element_manager stays running.

Fixes elements failing to present after the workstation session
is logged out.

Test: manual, logout workstation then launch spinning square
Original-Fixed: 92666
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/646301
Original-Revision: 8bc536ede7350d1aa5940c0b83ceb0486a64d297
GitOrigin-RevId: 9e7473fb1ef8017254915b0ea37e70874514710b
Change-Id: I7b4dc8cf5f6c65d23cbba60f30805532fa5292fc
1 file changed
tree: febeaca1ad66b837f3d1626c57ddf6c5070efb02
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.