[roll] Roll fuchsia Revert "[starnix][sysfs] Add helpers for common device classes"

This reverts commit 36c95b0644ea7a1b6dbc5eca390965c1c1aa6070.

Reason for revert: possible suspect for failure in go/bbid/8736428815956747553

Original change's description:
> [starnix][sysfs] Add helpers for common device classes
>
> These helpers make it easier for the callers to get at these classes.
>
> Change-Id: I9297294d62ca871f60ee8a2acf578a5643f7fea8
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121453
> Fuchsia-Auto-Submit: Adam Barth <abarth@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121484
Original-Revision: f47ba91b18eb590ce888904a52bd069c383e1ed1
GitOrigin-RevId: f06d7bddfb54d0e1f9721c4be850c7a73c922781
Change-Id: Id982b8be0ddd9da214a3fc10c0e3c55814420e60
1 file changed
tree: 7c5aedb5ec6a96ea93a93cb03dd14d02530f0231
  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.