Merge "tests: Add the missing dependency on libhidlbase."

This commit is contained in:
Tao Bao 2017-08-10 05:58:49 +00:00 committed by Gerrit Code Review
commit 05b2e982ad

View file

@ -111,7 +111,8 @@ LOCAL_SRC_FILES := \
component/update_verifier_test.cpp \
component/verifier_test.cpp
LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_SHARED_LIBRARIES := \
libhidlbase
tune2fs_static_libraries := \
libext2_com_err \