[roll] Roll fuchsia [superproject] Roll scudo cf28e03..df72133 (2 commits)

df72133 [NFCI][scudo] Remove unused variable 'MaxCount' (#100201)
6792f8a [scudo] Added LRU eviction policy to secondary cache. (#99409)

GitOrigin-RevId: 20d2cf21b4f60a87ee731aedf453547358085984
Roller-URL: https://ci.chromium.org/b/8741578382203783665
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1087608
Original-Revision: 4f5a9a4d1067114ecb77dccf5cb67c9a0ffcdb26
Change-Id: I60e339ed617810fbc70dd8c4441aa98060f11bfb
1 file changed
tree: 4cf8a13db6225a65115c8af05d3561d19f96707b
  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 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.