Loading tests/net/Android.mk +13 −11 Original line number Original line Diff line number Diff line Loading @@ -31,32 +31,34 @@ LOCAL_COMPATIBILITY_SUITE := device-tests LOCAL_CERTIFICATE := platform LOCAL_CERTIFICATE := platform # These are not normally accessible from apps so they must be explicitly included. # These are not normally accessible from apps so they must be explicitly included. LOCAL_JNI_SHARED_LIBRARIES := libframeworksnettestsjni \ LOCAL_JNI_SHARED_LIBRARIES := \ android.hidl.token@1.0 \ libbacktrace \ libbacktrace \ libbase \ libbase \ libbinder \ libbinder \ libc++ \ libc++ \ libcrypto \ libcutils \ libcutils \ libframeworksnettestsjni \ libhidl-gen-utils \ libhidlbase \ libhidltransport \ libhwbinder \ liblog \ liblog \ liblzma \ liblzma \ libnativehelper \ libnativehelper \ libnetdaidl \ libnetdaidl \ libpackagelistparser \ libpcre2 \ libselinux \ libui \ libui \ libunwind \ libunwind \ libutils \ libutils \ libvintf \ libvndksupport \ libvndksupport \ libcrypto \ libhidl-gen-utils \ libhidlbase \ libhidltransport \ libpackagelistparser \ libpcre2 \ libselinux \ libtinyxml2 \ libtinyxml2 \ libvintf \ libhwbinder \ libunwindstack \ libunwindstack \ android.hidl.token@1.0 libutilscallstack LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk Loading Loading
tests/net/Android.mk +13 −11 Original line number Original line Diff line number Diff line Loading @@ -31,32 +31,34 @@ LOCAL_COMPATIBILITY_SUITE := device-tests LOCAL_CERTIFICATE := platform LOCAL_CERTIFICATE := platform # These are not normally accessible from apps so they must be explicitly included. # These are not normally accessible from apps so they must be explicitly included. LOCAL_JNI_SHARED_LIBRARIES := libframeworksnettestsjni \ LOCAL_JNI_SHARED_LIBRARIES := \ android.hidl.token@1.0 \ libbacktrace \ libbacktrace \ libbase \ libbase \ libbinder \ libbinder \ libc++ \ libc++ \ libcrypto \ libcutils \ libcutils \ libframeworksnettestsjni \ libhidl-gen-utils \ libhidlbase \ libhidltransport \ libhwbinder \ liblog \ liblog \ liblzma \ liblzma \ libnativehelper \ libnativehelper \ libnetdaidl \ libnetdaidl \ libpackagelistparser \ libpcre2 \ libselinux \ libui \ libui \ libunwind \ libunwind \ libutils \ libutils \ libvintf \ libvndksupport \ libvndksupport \ libcrypto \ libhidl-gen-utils \ libhidlbase \ libhidltransport \ libpackagelistparser \ libpcre2 \ libselinux \ libtinyxml2 \ libtinyxml2 \ libvintf \ libhwbinder \ libunwindstack \ libunwindstack \ android.hidl.token@1.0 libutilscallstack LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk Loading