[roll] Roll fuchsia [build][fidl] Remove implicit _hlcpp allowlist

This CL removes the final two entries from _party from
_implicit_hlcpp_bindings_visibility, //third_party and //vendor. Now
the only way to get HLCPP bindings is to depend on the _hlcpp target.

This is blocked on third_party CLs landing:

* openweave-core: I1f4cc2389dc350a3a485b80fe2a9932bff1e80a7
* mesa: Ifac3f9ad3f74cedef77e447456d991ae798045bb
* Vulkan-Tools: Ic58248e491ae9ee8064baee2122bdeeab1a6222a

and also a couple vendor CLs.

Earlier steps in this transition:

* Remove //{examples,sdk,tools,zircon}
  Ie9d73b0a1ad78e7d34ee017017bacbaee34001d0
* Remove //src
  Ic30cc1914ada366a1cd3182c815d23311fcaba21

Original-Fixed: 108354
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/734855
Original-Revision: 429aeff1f04eece60d889143d38c76d1c61ecdb7
GitOrigin-RevId: 12468bb98e8d5088d947ba4a5c7297122424c5a0
Change-Id: Ic97b083008111e4cfe4a4b157fcc6cd406e5f1a6
1 file changed
tree: 68d8bc9f928b48d7012e1169056dafa6188d5846
  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.