[roll] Roll fuchsia [syzkaller] Remove support for custom syzkaller_dir

syzkaller is the only user of `allow_globbing` in `go_library`, which we
are removing.

This change also makes syzkaller pass `gn gen` by getting git rev from
git submodule and use an updated source list, though it still doesn't
build.

Original-Bug: 42160667

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