[roll] Roll fuchsia [dl] Re-arrange Module::Create params

Trivial aesthetic refactoring change to make the alloc-checker the first
parameter in Create methods in preparation for forthcoming changes to
the LoadModule::Create signature where LoadModule::Create will take a
reference to a ModuleHandle instead of creating one.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046592
Original-Revision: 05fafb820e6f980b0adbd2da76139060aae126c5
GitOrigin-RevId: 9d85b07536f983df64558aaa75b50a340f372992
Change-Id: Ifb1f096d4d45c8619c5578c5737efca6a8a9b044
1 file changed
tree: 51efae1311e246ca1a4f38f2f1834c4d53cd9029
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.