[roll] Roll third_party/sdk-integration Use find_cc_toolchain instead of find_cpp_toolchain

The latter is deprecated so moving to the former.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/728522
Original-Revision: d84811577f792fffc4ad52550c31cfe410a6f0c3
GitOrigin-RevId: 4a8bb7f9ba4898612b4c88e5dcde58c979449dff
Change-Id: I2cebf66c89a5cec85944eafb8b4ece441ec1ec67
1 file changed
tree: 55d471d70ad16fb6ec2a8d68179ae390113d81d0
  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.