[roll] Roll fuchsia [ui][scene_manager] Note that display ownership issue is usually upstream

Scene manager can not start unless it can obtain display ownership.
Which sometimes does not happen in some error condition, leading to
a scene manager crash, and implicating it as a problem component even if
the actual root cause is upstream.

This log message serves as a reminder of the possible causal
relationship for on-call and system debuggers to check.

Original-Bug: 506128096
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1591068
Original-Revision: 9879011c312387df9bf9adde45eb723db6501314
GitOrigin-RevId: 76471520ab39e1b5b25706a21631d749a8440bb9
Change-Id: I25504905339c4a66dc15ff5f058f5ffa1dcd9a53
1 file changed
tree: 8d88ca042c0d293a8b7023300426e3c4e0c8dba4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.