[roll] Roll fuchsia [asan] Reduce quarantine cache size to 32MiB

We see OOM issues with the larger cache size. Shrinking the cache
mitigates this issue.

Run-All-Tests: True
Original-Bug: 67985
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/876916
Original-Revision: f801b8adf426a56fa27eb13e06201b3a4b3c188c
GitOrigin-RevId: 43a231072456fa0ab8f0609385c7f6c29fcbe1c6
Change-Id: I8f17ace629e234af540112632a0365ae67682f62
1 file changed
tree: 685524c75d213dbd960f807c09bf6025f2cd7e84
  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.