[roll] Roll fuchsia [zxio] Fix assert macro argument order

When an assert fails, the macro prints the first parameter as "expected"
and the second parameter as "actual".

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793139
Original-Revision: 9f1339accdc4731f2ca50e0f360c175e3a00e478
GitOrigin-RevId: a9ceb661cf16953d98fdc1e929e12972d060c41c
Change-Id: I693ba77296deb834d0f5c486b21a11c781460f7e
1 file changed
tree: bf0c40272638b5509eef961b6ac17ac9702438ea
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.