[roll] Roll fuchsia [dl] Use global modules in symbol resolution

The list of modules that are used for symbol lookup in a dlopen session
now comprises of global modules and (non-global) dependency modules.

Tests that test symbol resolution with global modules are enabled for
libdl.

Original-Fixed: 338233824
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1124722
Original-Revision: 72148015817c353c29f9cfa863d91ca44cda6c42
GitOrigin-RevId: 3e32502974f8a81f362bd99a04801c66a7abbf78
Change-Id: I07aef2bdfc741d35c2ab178521a780f7dde1d364
1 file changed
tree: 519bd165b24bf193ac2e361ea8e9f9a8b2fae8c7
  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 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.