summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary/main.jpp
diff options
context:
space:
mode:
authorDmitriy Ivanov <dimitry@google.com>2015-11-11 14:18:55 -0800
committerDimitry Ivanov <dimitry@google.com>2015-12-11 13:28:00 -0800
commit44409d33e05cd2f73d69e0a98daa5c9e2fe38089 (patch)
tree19876c9e094f163fe9cc8549e64e6ebb92453c39 /test/MultiDexModifiedSecondary/main.jpp
parent900805d75bdc63f3f6d612a6076a5c49673ab35d (diff)
Use isolated namespaces for app native libs
Linker namespaces provide necessary level of isolation for application native libraries. The native libraries will no longer be able to mistakenly depend on platform private libraries like /system/lib/libssl.so This change creates one namespace for each instance of class-loader and uses it when loading native libraries. For backwards compatibility with older apps we keep using default namespace and LD_LIBRARY_PATH if target sdk version is <= 23. (currently set to 0 for testing) Bug: http://b/22548808 Change-Id: I64e97af7450fbf7e3740ccddda96bb2f7c52e03b (cherry picked from commit f5a3099c509cf9b8a4ce9c3073a4db47e14a23bc)
Diffstat (limited to 'test/MultiDexModifiedSecondary/main.jpp')
0 files changed, 0 insertions, 0 deletions