[roll] Roll fuchsia [fidl][cpp] Specify handle rights checks for client/server end in fidlgen

Previously, these checks were hardcoded in HLCPP's code, but now the
handle rights are specified in a consistent way regardless of whether
they are for client / server ends or other handle types.

Original-Fixed: 72222
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/538812
Original-Revision: bdf91d25ea2e16368c60d84f9d7d5df31df043f6
GitOrigin-RevId: 70f996ef63a620d972933df5eb521fa3cb631eab
Change-Id: Ifc32967dc9169151a7a44a81d439eff100faa13e
1 file changed
tree: 8f608866505aa351ef66960aa0fb220481921a11
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.