[roll] Roll fuchsia [scenic][allocation] Make token validation async

This is the first step in making various sysmem interactions async.

This allows us to handle OnVsync in the middle of registering the buffer
collection, without blocking until validation is complete.

See: https://screenshot.googleplex.com/CEEpvBMiR9rjf9P

Original-Bug: 488038340
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538520
Original-Revision: 9772e0a9521f74a058cf88883a3eb86d9a50e5d7
GitOrigin-RevId: 6b87714c9add225aad50c3bd98b908765836e089
Change-Id: Ibb7ebad9b05920a2b763655bceb5a09252e209cf
1 file changed
tree: 8601471a6323ed85d4b1500eb5cbb1b95be56807
  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.