Fix ApfTest
libutils is now depending on libvndksupport. So any client that statically links to libutils needs to link against libvndksupport as well. Bug: 32561414 Test: ApfTest works Change-Id: Id99792baa1c0a7a61c4056f83f33d25e0bea143e
This commit is contained in:
@@ -42,6 +42,7 @@ LOCAL_JNI_SHARED_LIBRARIES := libframeworksnettestsjni \
|
||||
libui \
|
||||
libunwind \
|
||||
libutils \
|
||||
libvndksupport \
|
||||
libcrypto \
|
||||
libhidl-gen-utils \
|
||||
libhidlbase \
|
||||
|
||||
Reference in New Issue
Block a user