[roll] Roll fuchsia [starnix] give view_id annotation with PresentView

This allows window managers to identify the view using the annotation if
they so choose. Note: We eventually want to get the annotation value from a config to correspond with fuchsia.wm.InitialViewIdAnnotation. That change will be a follow-up to this one.

Original-Bug: 349124304
Test: manual test shows that boot still presents the frame as expected
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1091412
Original-Revision: 05274166a4945f2917fb10855b2773b2ffdf1a1f
GitOrigin-RevId: a5bb2234a263fe772f7e9bac89062d11e17e2e46
Change-Id: I5f5a56e11daca07cce45d14e4570db78df15579d
1 file changed
tree: e0c7880f4537db207001de61a540d86200d78eb5
  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 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.