Merge "Fix ApfTest"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a6a31fd3eb
@@ -40,7 +40,19 @@ LOCAL_JNI_SHARED_LIBRARIES := libframeworksnettestsjni \
|
||||
libnetdaidl \
|
||||
libui \
|
||||
libunwind \
|
||||
libutils
|
||||
libutils \
|
||||
libcrypto \
|
||||
libhidl-gen-utils \
|
||||
libhidlbase \
|
||||
libhidltransport \
|
||||
libpackagelistparser \
|
||||
libpcre2 \
|
||||
libselinux \
|
||||
libtinyxml2 \
|
||||
libvintf \
|
||||
libhwbinder \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.token@1.0
|
||||
|
||||
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user