[roll] Roll fuchsia [superproject] Roll scudo 247aa4c..963bb17 (3 commits)

963bb17 [scudo] Accessing PossibleRegions requires lock
0c8275e [scudo] Mark all blocks in a range without visiting each of them
094ba7a [scudo] Disable the GetRssFromBuffer scudo test on PPC

GitOrigin-RevId: b301bd7fdeb833d46b20fcf77bc800c68adcc66a
Roller-URL: https://ci.chromium.org/b/8788238195399149121
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/810137
Original-Revision: 13f690bf521b56b26369c50fc0651d1f96098108
Change-Id: I5e14a8bd024a3b7397249acbd7d59b15e4cee7c6
1 file changed
tree: 70881c1d42d881463e98905d1c5c40917201ba21
  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.