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 | 6ed1a1c339e33a5d83096262b07e909cc365b629 (patch) | |
tree | 3e150af927d28e63c2523fc8f867cd48b47a6674 /debuggerd/handler/debuggerd_handler.cpp | |
parent | 7f654c3243ddf4859ce17e36ce7fe389a3c9a337 (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 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions