[roll] Roll fuchsia [storage][conformance] Remove FIDL hlcpp usage

Switch the cppvfs and minfs harnesses to use the natural FIDL types.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1063052
Original-Revision: 0b23e87bb094e073d16eed5d93cbfc3b7cbf5a4c
GitOrigin-RevId: 58a716e85ec350c89794bfe96b5da61ef5c912c3
Change-Id: I3016855aaa8e87b907723b9612a8cfc6995247b2
1 file changed
tree: aefed9bb70a414681872b85b455392a7f1b50c5e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.