[roll] Roll fuchsia [netstack3] Drop `BlanketCoreContext`

It previously was a supertrait over `TimerContext<TimerId>` and
`RngContext`. It is an empty trait now that the timer and RNG
contexts are moved to the `NonSyncContext` trait.

Original-Bug: 48578, 86168

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690448
Original-Revision: f9747530d5be5b3b737b7f87ea2c859d461aeb6e
GitOrigin-RevId: 484595d28a4e072047312cb624f17e64ef3fd561
Change-Id: If5f5ed8bea5a0999d6ae63c9dc351617a155b83b
1 file changed
tree: 871bcf38eeb5b0908e659f74e165afe9dbecc674
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.