[roll] Roll fuchsia [src][lib] Move lockdep to //src/lib

Move the generic lockdep implementation from //zircon/system/ulib to
//src/lib and re-home the user runtime under the new location.

Original-Original-Bug: 515819513
Test: fx core-tests --kernel-unittest lock_dep_tespict
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1629417
Owners-Override: Adam Barth <abarth@google.com>
Original-Original-Revision: 459d96fa888d402cce5a0b32e0a5b1375038a20c
GitOrigin-RevId: cb1db147002fb86ff7918e0256d45fbbdfbcb29a
Change-Id: I089da057d63a0fdd9b312074f238227f1108706a
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1629456
Cr-Commit-Position: refs/heads/main@{#193573}
1 file changed
tree: ed070e1ecd3bfb140205fd9dbe8a84d9b5dd62de
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.