[roll] Roll fuchsia [block] Return errors on bad alignment instead of asserting.

Change the block client to stop asserting on bad alignment arguments and
moves to returning INVALID_ARGS instead. Adds tests for the cases as
well.

Leaves FakeDevice as it is a testing application, and failing loudly is
better there, and leaving the file-backed device implementation as it is
specified to only build for host.

Original-Bug: 415893572
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282625
Original-Revision: 48efb80481626569f2f799552b61ac5ed1892b9d
GitOrigin-RevId: 13f496c11e0a59818c783d9823b72e29ea6c322d
Change-Id: I2f46cb10bd4792f89ef0f89210b08445adbc3fd2
1 file changed
tree: 0f2c7e59b1e7e6b2615f548c4c3ee0c7fe95854e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.