[roll] Roll fuchsia [fuchsia_zircon] Simplify `cprng_draw`

It returned a `Result`, but actually does not fail. This unnecessarily
complicated call sites. Change it to not return anything.

Requested by abarth@ in
https://fuchsia-review.googlesource.com/c/fuchsia/+/592634/comments/a3fdeea1_861db057.

Original-Bug: 86486
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593681
Original-Revision: 504ce254de9e769d1028c5a03118e3f76249fb12
GitOrigin-RevId: f286dd60c28f265c091cfa1793c89716d328729c
Change-Id: I3099fad7f0ba19822153ebe9bc29dc536457e086
1 file changed
tree: 80fe66177618b587d84941cc2bb7f314681332cd
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.