[roll] Roll fuchsia [boringssl] Unnest boringssl [3/3]

1) Check the Fuchsia specific files for boringssl into fuchsia.git under
//build/secondary. This allows us to remove the repository that
containts them from the checkout in step #2.
2) Remove //third_party/boringssl and //third_party/boringssl/src from
the checkout. The latter will immediately be superseded by the same
content at the same location in the checkout (`jiri` will do a delete +
create)
3) Move the fuchsia specific files for boringssl into
//third_party/boringssl as part of fuchsia.git

Original-Bug: b/189325238
Original-Bug: 59863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628244
Original-Revision: 4a8c65d73c9bcf86d6dab7928edd1d1925d29a43
GitOrigin-RevId: b5109f101ddb875a94ffb43e8838f3dc496ee5c1
Change-Id: I2bff26fb7b8180452589bda555d369876356c37f
1 file changed
tree: 0e387facc9d5749572b55c0e625497f1e7e4e2fc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.