[roll] Roll fuchsia [sysmem] get allocator directly not via service

This driver also gets the Sysmem protocol, and gets that via the
service, but for consistency with other drivers (as of recently)
we can get the fuchsia.sysmem2.Allocator directly instead of via the
service.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100704
Original-Revision: 552b93a79195b104f113c7140f958e723b636813
GitOrigin-RevId: 57c13b0fe27f234fb6954193308f0b0c8f5bc687
Change-Id: I4ece9577ad4068dd1641232387614d1ff1432866
1 file changed
tree: 5a036b2a0d2d8ecb2d12a8a47fc08d71b4f7da3d
  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.