[roll] Roll fuchsia [superproject] Roll scudo e00d761..24b103c (2 commits)

24b103c [scudo] Try to release pages after unlocking the TSDs
c9f43ce [scudo] Verify the size of free blocks in primary allocator

GitOrigin-RevId: bf29ffe6b69da342bf0d37f58f47af314253cf30
Roller-URL: https://ci.chromium.org/b/8776290331664731921
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/881638
Original-Revision: 2d9503e792aed028f4b7dcb88820f4e627b4c004
Change-Id: I7afd34aa3eca56247c139200cb28653f295512d0
1 file changed
tree: d3e4a580c90658bdf14ab4e71083f4fcaf129f0f
  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.