[roll] Roll fuchsia [lockdep] Expose wrapped lock type.

Expose the type of the lock wrapped by a lockdep wrapper using a
public `LockType` alias.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/866530
Original-Revision: f91166f53379718306b752fe415d6d7c4812d199
GitOrigin-RevId: 83f5f7d24678eae377b4d0262db91de957e106cf
Change-Id: I2805c0e0cf017dca523e3165f18ac2638bd3c687
1 file changed
tree: 60865b146c87730716a76ed8c941b996fab830f5
  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.