[roll] Roll fuchsia Revert "[sc] Add C++ integration test for //examples/components/config"

This reverts commit 4a5bbc9a7b4363fcbb103a92272ca7a79a91442f.

Reason for revert: http://fxb/97830

Original change's description:
> [sc] Add C++ integration test for //examples/components/config
>
> Test: fx test config_integration_test_cpp
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667565

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668569
Original-Revision: 752880775cf276260e9ce60668cc83eb646c14ba
GitOrigin-RevId: 76c83d5be7218c6fb5a2c24e8f5e623cc01f2f95
Change-Id: Icfd63b88f34f7e0bb27ced904e6f73ad749b2bdd
1 file changed
tree: 768ce305e60a9c5001769c8bd0cbebd13f7ec414
  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.