Auto-load native libraries of a module
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. Change-Id: I5bd30c2e8a6cfa3afeb4b69c348cdab0e304d597 Bug: 870055 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877250Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#709277}
Showing
Please register or sign in to comment