[roll] Roll cobalt [sync_with_fuchsia] Sync several changes

- Add support for new boringssl method
    - Removes third_party/boringssl
    - Removes third_party/boringssl-src
    - Adds third_party/boringssl/src
    - Sync third_party/boringssl files from fuchsia
- Support multiple prebuilts files
    - add toolchain prebuilts for clang
- Support syncing directories from fuchsia
    - Sync third_party/boringssl from fuchsia

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/636907
Original-Revision: 9ea0d84b90a4a2beb242cac83496e03535621e67
GitOrigin-RevId: 4d965d294ed631c4403e9951be59f15067d398e5
Change-Id: Ide736b2a0cb222baaae12dbf7bb675c82c1675c1
1 file changed
tree: 550d68ece9dca11f4d3a261ad906f53f34ab3562
  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
  12. 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.