Loading rootdir/etc/ld.config.legacy.txt +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ namespace.default.link.runtime.shared_libs += libnativeloader.so # This namespace exposes externally accessible libraries from the Runtime APEX. ############################################################################### namespace.runtime.isolated = true namespace.runtime.visible = true # Keep in sync with ld.config.txt in the com.android.runtime APEX. namespace.runtime.search.paths = /apex/com.android.runtime/${LIB} Loading rootdir/etc/ld.config.txt +1 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ namespace.default.link.runtime.shared_libs += libnativeloader.so # This namespace exposes externally accessible libraries from the Runtime APEX. ############################################################################### namespace.runtime.isolated = true namespace.runtime.visible = true # Keep in sync with ld.config.txt in the com.android.runtime APEX. namespace.runtime.search.paths = /apex/com.android.runtime/${LIB} Loading rootdir/etc/ld.config.vndk_lite.txt +1 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ namespace.default.link.runtime.shared_libs += libnativeloader.so # This namespace pulls in externally accessible libs from the Runtime APEX. ############################################################################### namespace.runtime.isolated = true namespace.runtime.visible = true # Keep in sync with the default namespace in the com.android.runtime APEX # ld.config.txt. Loading Loading
rootdir/etc/ld.config.legacy.txt +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ namespace.default.link.runtime.shared_libs += libnativeloader.so # This namespace exposes externally accessible libraries from the Runtime APEX. ############################################################################### namespace.runtime.isolated = true namespace.runtime.visible = true # Keep in sync with ld.config.txt in the com.android.runtime APEX. namespace.runtime.search.paths = /apex/com.android.runtime/${LIB} Loading
rootdir/etc/ld.config.txt +1 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ namespace.default.link.runtime.shared_libs += libnativeloader.so # This namespace exposes externally accessible libraries from the Runtime APEX. ############################################################################### namespace.runtime.isolated = true namespace.runtime.visible = true # Keep in sync with ld.config.txt in the com.android.runtime APEX. namespace.runtime.search.paths = /apex/com.android.runtime/${LIB} Loading
rootdir/etc/ld.config.vndk_lite.txt +1 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ namespace.default.link.runtime.shared_libs += libnativeloader.so # This namespace pulls in externally accessible libs from the Runtime APEX. ############################################################################### namespace.runtime.isolated = true namespace.runtime.visible = true # Keep in sync with the default namespace in the com.android.runtime APEX # ld.config.txt. Loading