[roll] Roll fuchsia [zx][rs] Remove ZX_CPRNG_DRAW_MAX_LEN.

This is a kernel implementation detail and doesn't need to be exposed in public API.

Original-Bug: 369851484
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125770
Original-Revision: 835529144621f9e2bfc0faa1d64c2b78b259017f
GitOrigin-RevId: 1ab0f21c6d080d2dc4268e42e71ff03ff479bbb6
Change-Id: Ie4fd23b156b791b158f027f2780ab8c511f1237a
1 file changed
tree: 9cbf913ddc4f944d218835d563ec5e483d741d68
  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 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.