[roll] Roll fuchsia [sdk][fidl] Migrate hlcpp to fpromise namespace/include path.

Migrate hlcpp to use the new fpromise namespace and include path
for types from //sdk/lib/fit-promise (i.e. fpromise::result).

- Update common headers in //sdk/lib/fidl.
- Update codegen to emit correct namespace.
- Update golden files.

Original-Bug: 78633
Test: Existing test coverage and tests run by fx regen-goldens.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555062
Original-Revision: 5d284da571de6a156448fd85ece183d46371c1ae
GitOrigin-RevId: a0870f1cc2966ad0182ac499ef9c4029b918d4b7
Change-Id: I6b520dda9ae5565bc5dc5a628db43fd2c60b29e7
1 file changed
tree: 822e534dd0572ed3c9e992ec0675c5820ab7bb0b
  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.