Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2aad281 authored by Logan Chien's avatar Logan Chien Committed by Gerrit Code Review
Browse files

Merge "Fix runtime namespace links for vendor processes"

parents 32b695da c0bb441b
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -334,11 +334,9 @@ namespace.default.link.vndk.shared_libs += %VNDK_CORE_LIBRARIES%
###############################################################################
namespace.runtime.isolated = true
namespace.runtime.search.paths = /apex/com.android.runtime/${LIB}
namespace.runtime.links = system,default
namespace.runtime.link.system.shared_libs  = %LLNDK_LIBRARIES%
namespace.runtime.link.system.shared_libs += %SANITIZER_RUNTIME_LIBRARIES%
namespace.runtime.links = system
# TODO(b/119867084): Restrict to Bionic dlopen dependencies.
namespace.runtime.link.default.allow_all_shared_libs = true
namespace.runtime.link.system.allow_all_shared_libs = true

###############################################################################
# "vndk" namespace