[roll] Roll fuchsia [sysmem] delete non-SDK service

This service is no longer used by any clients. Instead clients
connect to the relevant protocol directly.

Original-BUG: b/362587923
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1113378
Original-Revision: 79c32a65e38199570dfc96f8ab04c1a2f37abdf0
GitOrigin-RevId: f346dbd08bb75b5c6e77cdaffd8dbe4437c247b5
Change-Id: I5ffc5f6952ae3dd65af77fd1a27cb3ae634d8149
1 file changed
tree: 2c4d4eff1252d002b6f1348b7d249cf100a2c5e7
  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.