[roll] Roll fuchsia [superproject] Roll scudo Revert "[scudo] Detect double free when running with MTE."

Mysterious failures on the x86_64-linux-qemu, to be debugged.

This reverts commit 1dd54691b20d8bf65156cdf35d241cfcd684cb54.

GitOrigin-RevId: 45b819a6c96f70930f50ca7918dba535705ef01e
Original-Revision: be347c8fb278291f5343226a6a98f3461492625b
Roller-URL: https://ci.chromium.org/b/8796829973469027729
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/762171
Original-Revision: 68ad48abc9e6b015ee4ddaf31458430e5af58c56
Change-Id: I981db02ee50c3fece090e80e8075e07b1c4cd63b
1 file changed
tree: 9e1350274d4c349e2f826b61ac2ea2e661f5defc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.