[roll] Roll fuchsia [block_client] Remove forwarding files.

block_client was moved to //src/lib/storage/block_client/cpp. This
removes the forwarding header and build files that were left in the
previous stage.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623101
Original-Revision: e3ffb001f86cfbb4ab21675d10002ed467cc1b8d
GitOrigin-RevId: 7afad486ca6401f4c43f074fa90cb1138700e020
Change-Id: I072f36e58568b4e494dda199345d09839d15b74d
1 file changed
tree: 3ec5c37ed3984e1936cb0d1f8e6d558323307268
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.