diff options
author | Jiyong Park <jiyong@google.com> | 2017-09-26 01:38:22 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2017-09-26 01:38:22 +0900 |
commit | 1cc09e749f196774a4e6fa4afedfd4eda623ee67 (patch) | |
tree | 007223a084e20c90de66d4c437203fd824c1b4b3 /trusty/coverage/coverage_test.cpp | |
parent | 5dec8e22c3ecda25ac63baa20d2c23c7a659662c (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.
Change-Id: I82e2394eb6eedcb8645e1a5b3735bbfe2735b312
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions