[roll] Roll fuchsia [block] Remove zircon/device/block.h

Replace all usages with generated banjo to avoid having to change
C style identifiers to FIDL C++ style.

Original-Bug: 81381
Original-Bug: 124007
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822427
Original-Revision: ff07e69c35dfb2ccf1012b249927996093b51568
GitOrigin-RevId: 47197e09d575a6ebfb096701dea9230369c185c9
Change-Id: I4ba43bb0e8547dcff407e4f70b6525bf780903be
1 file changed
tree: 5ecb0906388cc9ae8371af16107a8db723dfd09f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.