[roll] Roll fuchsia [netstack3] Define base BindingsTypes layer

Extract all the types that core stores on behalf of bindings to a split
trait, so we can parameterize implementations on the proper trait
bounds.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/920335
Original-Revision: 92ad22809ea5e9f90a3ca6962e1ef5b21a1a6397
GitOrigin-RevId: 0afa76fac8514f4156b90c359445bc25ceb2ca28
Change-Id: I26c54cbfd315e10cadd78ecdbba6d3dcb23ca0b2
1 file changed
tree: e0b422ed7524e723d159003aee1fa712ecb079d6
  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.