[roll] Roll fuchsia [llcpp] Prevent depending on internal headers

The headers in LLCPP's internal directory should not be exposed as part
of the API. This change prevents directly depending on them outside of
the LLCPP package.

It does not effect .api file generation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/603801
Original-Revision: 3a8d98ad98c313f9c12f697c78345789e1bd4e9a
GitOrigin-RevId: 8e79871a50d84870cd24a4e9cb26b273210ba653
Change-Id: I809fb490b429326b76bfa660a422d1e8697d0ecb
1 file changed
tree: 5e13fe73f09410938f07482b446bc5fb7558c8f8
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.