[roll] Roll fuchsia Revert "[starnix] Migrate binderfs locks to LockDep and fix violations"

This reverts commit e25415df2bde7fbd0632a5a0051d8e09c84ab561.

Reason for revert: Broke sorrel builder. See go/bbid/8681195961864486657

Original change's description:
> [starnix] Migrate binderfs locks to LockDep and fix violations
>
> This is a reland of
> https://fuchsia-review.googlesource.com/c/fuchsia/+/1611332 adding the
> missing level for BinderObject.
>
> Test: starnix-binderfs-tests
> Change-Id: Ife511f2dc160da61e2a5ee01f317756b5333fe5f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1619815
> Fuchsia-Auto-Submit: Benjamin Lerman <qsr@google.com>
> Commit-Queue: Benjamin Lerman <qsr@google.com>
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>

Original-Original-Bug: 515377211
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1622476
Original-Original-Revision: a11e51d055906828de83ee09f0238463d89616e3
GitOrigin-RevId: 98007e888814ae9c1b477dae387c84817abbe0b5
Change-Id: Ia2fed53a1cb71993dab3d5c525c4a2d0338b56d9
1 file changed
tree: c5176e5bed8082bfba633505249c3e0b18b5df47
  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.