[roll] Roll fuchsia [lockdep] Aliased and ordered guard constructor

Adds a Guard constructor where a lock is a type erased nestable lock
that is aliased.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241024
Original-Revision: 1f4f95c005fae5c26371c5f10667d2b04acf89ee
GitOrigin-RevId: cfb6abfbd00a669c788f520f469702d928c71330
Change-Id: I82081233899346da3f1e5eea626cfce0ed95541b
1 file changed
tree: 32390094588ca1ae7c87bfafa63b51b35f96c796
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.