diff options
| author | 2020-02-27 13:50:06 +0900 | |
|---|---|---|
| committer | 2020-02-27 13:50:06 +0900 | |
| commit | 643adc48961cca2d2c1d2531b7ac7c81ddc6aefa (patch) | |
| tree | e52d9a3cfb0465862a599cf5f20f6807ea817234 /java/java.go | |
| parent | 01a868d0966af2088798aabbdb792524c95f48e5 (diff) | |
Add "jni_libs" property to apex module
Which is the list of JNI libraries that are embeded inside the apex.
jni_libs is handled just like native_shared_libs except that it is
stored in apex_manifest.
When linkerconfig finds an apex with JNI libs, it exposes the namespace
for the apex as visible so that libnativeloader can link the namespace
to the corresponding classloader-namespace.
Bug: 149363889
Test: m nothing(runs soong test)
Change-Id: I52ebe38b44545e6e8853e34a3404a235c858112a
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions