summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2020-07-29 12:59:39 -0700
committerColin Cross <ccross@android.com>2020-07-29 13:22:33 -0700
commitf0913fb0a0a87d46f796296372563fc877d03ecf (patch)
tree92b17551b836d0f53928096df367d69e27833817 /java/java_test.go
parent4fbb5e023454a288da2082ebb46d7e79ea42ab84 (diff)
Follow all shared library dependencies when collecting JNI libraries
The implementation before libraryDependencyTag was added failed to include some JNI libraries into apps because it did not handle sharedExportDepTag, earlySharedDepTag or lateSharedDepTag. Also fix a bug in cc.*Module.IsNdk that was comparing "liblog.ndk" against "liblog" and incorrectly returning false that would have caused NDK libraries that now pass the check above to incorrectly be packaged into the APK. Bug: 162437057 Test: m checkbuild Change-Id: I02fb745abb5cace2b4e5bfff2f35cef6d2e0a4ff
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions