[roll] Roll fuchsia Revert "[bazel_sdk][hlcpp] Clean up usage of hlcpp in the bazel_sdk"

This reverts commit b13acaefdee82846361a8d3e3bbdfda87ff22da7.

Reason for revert: HLCPP is still used by libraries in the SDK, so
we can't drop support for it yet.

Original change's description:
> [bazel_sdk][hlcpp] Clean up usage of hlcpp in the bazel_sdk
>
> Replace calls to fuchsia_fidl_hlcpp_library by fuchsia_fidl_library.
> Removed unused fuchsia_fidl_hlcpp_library functions
>
> Original-Bug: 118751
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804467

Original-Bug: 118751
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/893339
Original-Revision: 4310514a435ad2b07e19647006a91b70fc27850b
GitOrigin-RevId: 33d40c184b26e39e5102a6e08943c0a62ffbbedd
Change-Id: I8eafad7d4ff36e969899d4f9f0ac9f15fd7a1f4c
1 file changed
tree: 98de24f18e51c0210fe77b1510b26741d3647666
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.