[roll] Roll fuchsia [hid] Each HidInstance manages its own bindings

Additionally, the instance_lock_ needs to be held when removing from
linked list.

Original-Bug:123429

Test: hid-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/823829
Original-Revision: 3c3bef246767e7f92b084e10733df30c503677a5
GitOrigin-RevId: 57c6703d5557a4fc89e61e13f8f5080d412d842a
Change-Id: I8761c040e5030b157955e99cc90fb6cc7391dfb1
1 file changed
tree: cb41559e640bc8f0c76760c0ad9cc067c5f753a2
  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.