[roll] Roll fuchsia [fuzz_test_runner] Add starnix fuzz runner

This fuzz test runner is a wrapper around the standard fuzz test runner,
adding a job policy flag and the necessary permissions required by the Starnix
core library.

Original-Bug: 364932357
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114216
Original-Revision: 44be570b29a03fae0b8863a35bb7b74a2af74fe0
GitOrigin-RevId: 116f120656a5d64a28407c416ba413f88da9a3f6
Change-Id: Ic7de4dc057abd98ddf0f569af7c0dfc6f2c21ece
1 file changed
tree: 0c401604ff365b43657a94116d311c350e6cbf62
  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.