Auto-load native libraries of a module (reland)
This gets rid of the whitelist in Module.java. Going forward DFM authors simply have to specify native_deps in the module_desc and the native library will be automatically loaded when first accessing the module (when using the autogenerated module class). See go/native-dfm-load-v2 for more context and details. This is a reland of 06c7b1cd No changes have been made. 06c7b1cd was reverted due to the revert of a9dcd64a and that CL has been fixed in c9901c6a. TBR: cjgrant@chromium.org,mthiesse@chromium.org Bug: 870055 Change-Id: Ib7939f43f2e3ca758c8ab039f91d6f78b6d84f22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1891434Reviewed-by:Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#711460}
Showing
Please register or sign in to comment