summaryrefslogtreecommitdiff
path: root/libcutils/socket_local_server_unix.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2017-09-26 01:38:22 +0900
committerJae Shin <jaeshin@google.com>2017-10-30 10:27:45 +0900
commit6ed1a1c339e33a5d83096262b07e909cc365b629 (patch)
tree3e150af927d28e63c2523fc8f867cd48b47a6674 /libcutils/socket_local_server_unix.cpp
parent7f654c3243ddf4859ce17e36ce7fe389a3c9a337 (diff)
Fix: make vndk namespace visible for 2016 Pixes
The nativeloader tries to find the 'vndk' namespace when there is a vendor apk in the classloader paths. This can happen even for a downloaded app if the app is using a vendor apk via <uses-library> tag. In order to prevent the nativeloader from failing to find the vndk namespace, the namespace is marked as visible. Bug: 66482442 Test: download the app mentioned in the bug, it does not crash. Merged-In: I82e2394eb6eedcb8645e1a5b3735bbfe2735b312 Change-Id: I82e2394eb6eedcb8645e1a5b3735bbfe2735b312 (cherry picked from commit 1cc09e749f196774a4e6fa4afedfd4eda623ee67)
Diffstat (limited to 'libcutils/socket_local_server_unix.cpp')
0 files changed, 0 insertions, 0 deletions