[roll] Roll fuchsia [ui] Don't crash on missing cursor

We would still like to allow the product to explicitly remove the
cursor, but this at least avoids scene_manager crashing if there is
no cursor due to an accident.

Original-Bug: 103539
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703733
Original-Revision: 6f4719bf8e5cb939e17a4be38b973e7adf7e8146
GitOrigin-RevId: 7f7c1123a6dcba37bf5e322a74500bf92dd6a5b4
Change-Id: I092dc6cae270aeff3229810a010be580c29e971f
1 file changed
tree: 4edeb71e87cc1a13c7c9f84f5eff71002505feb5
  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.