[roll] Roll fuchsia [build][fidl] Add error message to implicit _hlcpp allowlist

This CL adds a fake entry "//:please_add_hlcpp_suffix_see_fxb_108354" to
the allowlist added in Ie398444988abb2390d95c0c6f65aa324b7cdc403. This
is not a real target but is meant to help users who might be confused
seeing an error message about target visibility. Unfortunately GN does
not provide any better way to attach an error message.

Original-Bug: 108354
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727850
Original-Revision: 4888e0ca59b09ba1f299a4b0dda807e67b843047
GitOrigin-RevId: 1c65c2df568ca2cb7ce12df9197263918c4efa88
Change-Id: If21f115451ca8f6b5fd26eb3097fd14de0d50993
1 file changed
tree: fbd2c2752198286d949d78a4826ca4f6db8e51a8
  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.