[roll] Roll fuchsia [mundane] Use new boringssl Rust bindings

This is a reland of commit 8c65ac8abb45bd5ce9fc6229c0409d7013e6bd1f,
which was reverted due to unrelated, spooky build action at a distance
(resolved in https://fxrev.dev/1203365).

Original change's description:
> [mundane] Use new boringssl Rust bindings
>
> There are new, canonical Rust bindings now shipped in boringssl.git.
>
> Original-Bug: 339028859
> Change-Id: I5883f76131ea375a543dd3afbc44455e27077089
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200412
> Reviewed-by: Joshua Liebow-Feeser <joshlf@google.com>
> Fuchsia-Auto-Submit: Joshua Seaton <joshuaseaton@google.com>
> Commit-Queue: Joshua Seaton <joshuaseaton@google.com>

Original-Bug: 339028859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204266
Original-Revision: 1794a3706ae08e4f8b88749fc933c321bd81ffe9
GitOrigin-RevId: ab8ddd70739a4cdb8020995a25b952222cd448c6
Change-Id: Iccd87bb81923f0f2a95b0e0fbe231e1bd7a4521e
1 file changed
tree: c13586df931584fb89d8344e3d2a1b0b725fd232
  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.