[roll] Roll fuchsia [ui] Remove usage of sysmem_connector.cmx

fuchsia.sysmem.Allocator should be accessed as a system service instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/625082
Original-Revision: 74a0b528f88198e24ae1e0e40939e4c9512a1a99
GitOrigin-RevId: ae22859d67f7a3dc4b3930ec9e1c60360260bb44
Change-Id: Ia8845a5ed356faebc694891b6e6e56429324045e
1 file changed
tree: 2efd1d809c2cb827885b0e8d1fc0aec76bdfca37
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.