[roll] Roll fuchsia [graphics] Disable benchmarks under kasan.

This is a "reland" of fxrev.dev/537833, which was made invalid by mistake in fxrev.dev/539907.

The benchmark test dep is only added if the kasan variant is not selected.

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