[roll] Roll fuchsia [starnix] Implement /sys directory for device-mapper

For now, only device-mapper is handled. In the future, this directory
should be handled dynamically using the information from the
DeviceRegistry.

Original-Bug: 119437

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/806687
Original-Revision: 89b177cb6154ee0dc7f314a62a5407523de7717a
GitOrigin-RevId: ac873378d0d3ce8b00fd6f7b68196336c589f9a0
Change-Id: I29069238c13de539db1c23ca50988ebf5e266f80
1 file changed
tree: 989ca9dfb5a16b6b1f32e5bbbcd273d0b1bf3973
  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.