DO NOT MERGE: 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
Merged-In: Id99792baa1c0a7a61c4056f83f33d25e0bea143e
(cherry picked from commit 9a2041ee83)
Change-Id: I8808e668230ff7076403ff29cf48c12cbc36f78a
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