[roll] Roll fuchsia [starnix] Add support for specifying DEVTYPE

Allows upon device construction to optionally specify the DEVTYPE of the
subsystem and report it in the uevent properties. For now, this is
provided as a static string and if not provided, the uevent data does
not supply the DEVTYPE.

Original-Bug: 489213412
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1529780
Original-Revision: 22b7ac666c445c5071980ae7ffd00b5e54537cbc
GitOrigin-RevId: 652628356e1c905715028207ebe194d677bdb6ce
Change-Id: I1fab1602d8b4872b2479a8b43043cfbb96e695d7
1 file changed
tree: 362d26b3048030d62cecd5ff986f5b58883d0974
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.