[roll] Roll fuchsia [virtualization] Fix linux_runner args

We need to default the defines list to empty so that gn args work
correctly. Without this the build will fail if any argument is specified
because 'defines' is undefined.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696194
Original-Revision: dd13eceabfefd2d5ff0886c2d3dfd8a661411581
GitOrigin-RevId: 4039e4dd87f470bca21290df8f71b20a43a0d406
Change-Id: Ib2e28796c644421c59c1fd9596cff4a34ec009ad
1 file changed
tree: 9ed592fa73f0080ddf4e7406e3e18a974d053e84
  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.