[roll] Roll fuchsia [starnix] Exclude ASan instrumentation for starnix_runner_bin

ASan is currently not supported for processes using a split address
space such as starnix_runner. This excludes ASan instrumentation for
this binary instead of excluding the binary from the build entirely.
This allows running a non-instrumented starnix_runner_bin (and tests) in
a build configured to use ASan by default.

Original-Bug: 107698
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/769965
Original-Revision: 325302544a0445630ce9093ba1f72c4e72728232
GitOrigin-RevId: dada63bcdd87d0f0a2e0869aff9e3a05d840da07
Change-Id: I3724481dd886be624806a9228313804541f2c919
1 file changed
tree: 9b8068a177fb496b10497d62458ced5ae1742c5c
  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.