[roll] Roll fuchsia [starnix] Move module list notification

This is a step towards removing dependencies from the rest of
starnix_core on execution. This will eventually allow us to separate out
the execution and syscall dispatch from starnix_core.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276504
Original-Revision: b84d3cf59a0ab2d6e24819739a43172b0204bbc8
GitOrigin-RevId: b18c0d199a9964b9dc09370ad423d5c774d6632c
Change-Id: Ia84bee9ba9b320e0a05e306ec20e997893d818fa
1 file changed
tree: 030fcfaa93d810f573750689fac51140514657cc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.