[roll] Roll fuchsia [sysmem2] Server for fuchsia.sysmem2.Allocator; not reachable yet.

This CL doesn't include all the plumbing necessary to allow clients to
connect to the Allocator.  That's in a later CL, as are sysmem-tests
exercising the new Allocator.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/757502
Original-Revision: e791ba69f0c1e8ef191d790793515333423092d0
GitOrigin-RevId: d01a6c1a6ed68043b449d13e32462fa03258f079
Change-Id: I6b2fa9a691967c82683b0bef1350f31bf1fb9b4e
1 file changed
tree: 020e2335e7ff67e94cbc7e1595225c9c13e45261
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.