[roll] Roll fuchsia [session] Add protocols needed to run Carnelian based CFv2 ViewProvider

Absense of these protocols cause Carnelian based apps launched into
workstation session to crash:
- fuchsia.sysmem.Allocator
- fuchsia.tracing.provider.Registry
- fuchsia.ui.input3.Keyboard

See: https://fxbug.dev/84921 for more details.

Original-Fixed: 84921
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583518
Original-Revision: 0214652d75d76f206b24130437ac89dbe960ed4c
GitOrigin-RevId: ac520cfed69a0bae74737f4dec6f922488e79175
Change-Id: Id5959d378e4a4faaf7907232d5f0438913af3af7
1 file changed
tree: 33029fdd87868dbd88c74356f7464bc4b16b7b4e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.