commit | 70e97eda4f9b1b777f623ef53d25b613eeaed721 | [log] [tgz] |
---|---|---|
author | Novin Changizi <novinc@fuchsia.infra.roller.google.com> | Tue Jan 23 21:08:41 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 23 13:09:53 2024 -0800 |
tree | b9532366d858890b4a5f919ca630de31b7a7ac2e | |
parent | c248a8bc3ba3fc63f245664c53f44020cbd8a201 [diff] |
[roll] Roll fuchsia [driver] Remove libdriver.so from loader allowlist Removes the libdriver.so from the driver host's loader service allowlist. Now that migration to dfv2 is complete we will never want to load this shared library. For dfv1 drivers, they go through the compat/loader.cc which intercepts requests for this shared library and load its own. DFv2 drivers should never attempt to load this library. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978278 Original-Revision: 33d36f6b728e59e65e0ad6ade158867f9e82e3b4 GitOrigin-RevId: 6be22a317f373877e9c4b5286330d400bc74f67f Change-Id: Ie2b038ff9c835f392b7b213b13ef574883f5f48d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.