Merge "tests: Add the missing dependency on libhidlbase."
This commit is contained in:
commit
05b2e982ad
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,8 @@ LOCAL_SRC_FILES := \
|
||||||
component/update_verifier_test.cpp \
|
component/update_verifier_test.cpp \
|
||||||
component/verifier_test.cpp
|
component/verifier_test.cpp
|
||||||
|
|
||||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
|
libhidlbase
|
||||||
|
|
||||||
tune2fs_static_libraries := \
|
tune2fs_static_libraries := \
|
||||||
libext2_com_err \
|
libext2_com_err \
|
||||||
|
|
Loading…
Reference in a new issue