summaryrefslogtreecommitdiff
path: root/libcutils/socket_network_client_unix.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2017-08-31 22:11:35 +0900
committerJae Shin <jaeshin@google.com>2017-10-30 10:27:45 +0900
commit993d17928b07a18c0df83861cdf9eaa2159d9102 (patch)
tree9b67362ae05047372e7c9eb885f809d22f290bf3 /libcutils/socket_network_client_unix.cpp
parentdaf0f9340e5c97218ec9de220fb1a6f2e36746cd (diff)
libz is back to LLNDK
For 2016 pixel devices, where VNDK is not fully enforced, move libz back to LLNDK so that we can pass the CTS without requiring the default namespace to be isolated. If we have libz in vndk-sp directory, test_linker_namespaces fails because /system/lib/vndk-sp/libz.so becomes accessible. In order to make the lib inaccessible, we have to make the default namespace isolated, but this can't be done for 2016 pixel devices where VNDK is not fully enforced. So, we choose to remove /system/lib/vndk-sp/libz.so and keep the single copy at /system/lib. Bug: 65018779 Test: android.jni.cts.JniStaticTest#test_linker_namespaces successful on 2016 pixel devices Merged-In: Ib6b6560b02be69d2015c0afb86acf07c02b30c2f Change-Id: Ib6b6560b02be69d2015c0afb86acf07c02b30c2f (cherry picked from commit 697eb2da0db5eaaa8b518e6da3b7b6377312825e)
Diffstat (limited to 'libcutils/socket_network_client_unix.cpp')
0 files changed, 0 insertions, 0 deletions