[roll] Roll fuchsia [build] Fix undefined arg in fidl compat test

This codepath was never taken until API level 8
was frozen. We should add some unit tests before
making further changes to this script.

Original-Bug: 103600
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695525
Original-Revision: 8ad62c40648b52da9183fb327c93869cadc137db
GitOrigin-RevId: 9779470f441e7787e9a3a76ec61f81e3ca0d7234
Change-Id: Ie6e694aedb192586adcf04237f1eb6dcc55cbe19
1 file changed
tree: 0f127b132c6b347a35a55dca060986aef4543748
  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
  12. 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.