[roll] Roll fuchsia [netstack3] Don't assume exclusive devices access

Prepare for a world where we drop the big bindings lock in favour
of finer-grained locks for each of the states held in the bindings'
non-synchronized context implementation.

Original-Bug: 108806
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/834080
Original-Revision: 05a6720f8e0b8738763c1cbf85f72fc98bb389b4
GitOrigin-RevId: a532099c746356e357e38956065a517601781c61
Change-Id: I811639b769cbe804cbbc5dd4b68f7534f54d2720
1 file changed
tree: 65d98a936aabce9d36a1eb09472288c6bf302af1
  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.