[roll] Roll fuchsia [plasa] Another internal header in DDK needs exclusion

The added header is not intended for direct inclusion by
the user code, and will error out in that situation.  Add it
to the list of non-public headers so that the Plasa API stub does
not attempt to use it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592603
Original-Revision: eccd73dead7771d00c51727eb4d8bd703e4c3e85
GitOrigin-RevId: 1b0b7711a7e9c395d13eb297ad6174f37cad63a6
Change-Id: I48267b8852e614795c047d7ec15a4e0c1133e47b
1 file changed
tree: 6585bc35982b61816ba56139c3647b8686e94c18
  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.