summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2018-05-11 19:41:44 +0200
committerTianjie Xu <xunchang@google.com>2018-07-25 23:15:22 +0200
commit4d9e62d8a07b233da4d82a42eb30de64cf2b45bd (patch)
tree85a75362ebbdcc93f88721bd411bdae873586068 /tests/Android.mk
parentMerge "applypatch: Change applypatch command-line arguments." (diff)
downloadandroid_bootable_recovery-4d9e62d8a07b233da4d82a42eb30de64cf2b45bd.tar
android_bootable_recovery-4d9e62d8a07b233da4d82a42eb30de64cf2b45bd.tar.gz
android_bootable_recovery-4d9e62d8a07b233da4d82a42eb30de64cf2b45bd.tar.bz2
android_bootable_recovery-4d9e62d8a07b233da4d82a42eb30de64cf2b45bd.tar.lz
android_bootable_recovery-4d9e62d8a07b233da4d82a42eb30de64cf2b45bd.tar.xz
android_bootable_recovery-4d9e62d8a07b233da4d82a42eb30de64cf2b45bd.tar.zst
android_bootable_recovery-4d9e62d8a07b233da4d82a42eb30de64cf2b45bd.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 1fa259ebc..e68e77eb0 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -113,7 +113,8 @@ LOCAL_SRC_FILES := \
component/verifier_test.cpp
LOCAL_SHARED_LIBRARIES := \
- libhidlbase
+ libhidlbase \
+ libprotobuf-cpp-lite
tune2fs_static_libraries := \
libext2_com_err \