[roll] Roll fuchsia [starnix] Add hwrng device

Android recently added a hard dependency on this, see b/243933553 for
details.

Also it turns out we've been using major number 10 wrong the whole time.
It seems that most of its minor space is not actually dynamically
allocated, and we should be using the major numbers marked as RESERVED
FOR DYNAMIC ASSIGNMENT in devices.txt instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/747605
Original-Revision: b2ad4fc4ea77f48bd0eb9fa5752a818fec0dc1c4
GitOrigin-RevId: 2f02d6d6298e19f7baf4f70f29b8541da1bccb59
Change-Id: I4693ac245491d8facbd5ebfc7fff2b80810cbe87
1 file changed
tree: 1302a07f397d759ed8381e153dee3856d17c219f
  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.