diff options
| author | Jiyong Park <jiyong@google.com> | 2017-09-26 01:38:22 +0900 |
|---|---|---|
| committer | Jae Shin <jaeshin@google.com> | 2017-10-30 10:27:45 +0900 |
| commit | 4164fb9d77c6d75760c550dcd5f96928d9b00043 (patch) | |
| tree | 3e150af927d28e63c2523fc8f867cd48b47a6674 /libcutils/socket_network_client_unix.cpp | |
| parent | bc95b5db1c259af755373dae20c775237ee4bf10 (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_network_client_unix.cpp')
0 files changed, 0 insertions, 0 deletions
