[roll] Roll fuchsia [sysmem] rename Device to Sysmem

Now that sysmem is not a driver/device, we can name this class Sysmem
instead of Device.

Original-BUG: b/362587923
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109736
Original-Revision: 054a5dbe8718dfac5cfdf8df6ed5199a10388395
GitOrigin-RevId: ea117a92bbeb71ecac9e04b76bba01a7e7cdf9c7
Change-Id: Ie2790999e8f91ea28ed5f6f9faab3083f1693b2d
1 file changed
tree: c01747a5378b07f7c9dc7f650c438491b1a42f3c
  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.