[roll] Roll fuchsia [Starnix] Pass ioctl07 test

Implemented ioctl(RNDGETENTCNT) and
/proc/sys/kernel/random/entropy_avail (both just return 256, which is
consistent with Linux).

Original-Bug: b/287120122
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/964300
Original-Revision: 7c0a80b9f23d37efe8000c12f266a8be1dbce33f
GitOrigin-RevId: 1f15ea4a55784c56c0d77aa46a8fac9e30cee159
Change-Id: If758af6231e26addb1212945da2c67f29a62ee3c
1 file changed
tree: 861a5bf3be617660f0e7ab75294e4f38458f42b8
  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.