[roll] Roll fuchsia [diagnostics_log] Remove dependency on parking_lot

This brings ~40KiB savings in total blobfs contents

Original-Bug: 102240

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/768726
Original-Revision: 78c2c707c341d302823a6b4c52be670fc11cb9f4
GitOrigin-RevId: ce6a26b01152930840c624f7003465e369995c44
Change-Id: If5dd66100301f2a78f22e1e8b1a8bd179462f666
1 file changed
tree: f9729f689ee0c08acbc2ae6cb6270034ee1e228c
  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.