[roll] Roll fuchsia [build][tracer] Allow download lock access

Locks are needed for concurrency safety, but not actually
consumed by any build actions.
This can be removed once download functionality is
integrated into reproxy without the need for locks.

Original-Bug: 123178
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/896682
Original-Revision: 6d44a2855a8b45b2d9bf1206dbdf65ce7ac01a67
GitOrigin-RevId: 3e8c7ac7fe7a9e556b387557a2d9cba7dce5dd5f
Change-Id: I16581e4c103b0ea4dcd3d6bd9cd84a4d5ae0ab94
1 file changed
tree: 636e133df799b35657c1c1bdc6353302a13b8408
  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.