[roll] Roll fuchsia [starnix] Clean up sysfs

Create a folder for all sysfs related files. Breake the original
sysfs.rs into several individual files.

Original-Bug: 121327
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867616
Original-Revision: dfc06cdb0cd20f1c7889e8773e798c7d91bae1e6
GitOrigin-RevId: c64a3297ee37d1ba3e1f3a669ba8ab9c6bafd0b4
Change-Id: I8ec71d16d6de675c4694a083d471cc974cb3fc70
1 file changed
tree: 8f1fb9a59d875788d68d957d2232b94d85fc6226
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.