[roll] Roll fuchsia [boringssl] Use shared library for crypto_test_data

This reduces the size of the `boringssl_tests` package on a debug build
from 241.29 MiB to 22.02 MiB, which buys us enough space to add the
boringssl tests back into the default build.

Original-Fixed: 112143
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/740828
Original-Revision: f1fb69c407da85b9ce87d2df2b2e22ad19324828
GitOrigin-RevId: 07ee3a2df8232596ae262cb02464665dc51ef982
Change-Id: I70526e13c436f120d58224978efde0d948f0da01
1 file changed
tree: 7296c7ed54d3b750fab65e858a647dccbd8f2ceb
  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.