summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-06-15 06:57:43 +0200
committerTao Bao <tbao@google.com>2018-06-25 22:39:29 +0200
commit6a7e4af7c640cd8b056cdc703e84b9d122ce3703 (patch)
treed5c156ace4253fe1cf4292701a7e7e783873ed5c /tests/Android.mk
parentMerge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." (diff)
downloadandroid_bootable_recovery-6a7e4af7c640cd8b056cdc703e84b9d122ce3703.tar
android_bootable_recovery-6a7e4af7c640cd8b056cdc703e84b9d122ce3703.tar.gz
android_bootable_recovery-6a7e4af7c640cd8b056cdc703e84b9d122ce3703.tar.bz2
android_bootable_recovery-6a7e4af7c640cd8b056cdc703e84b9d122ce3703.tar.lz
android_bootable_recovery-6a7e4af7c640cd8b056cdc703e84b9d122ce3703.tar.xz
android_bootable_recovery-6a7e4af7c640cd8b056cdc703e84b9d122ce3703.tar.zst
android_bootable_recovery-6a7e4af7c640cd8b056cdc703e84b9d122ce3703.zip
Diffstat (limited to '')
-rw-r--r--tests/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index a9e64916f..2576ea0ef 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -27,6 +27,7 @@ LOCAL_STATIC_LIBRARIES := \
libminui \
libotautil \
libupdater \
+ libgtest_prod \
libpng \
libziparchive \
libutils \
@@ -133,6 +134,7 @@ libupdater_static_libraries := \
libfec \
libfec_rs \
libfs_mgr \
+ libgtest_prod \
liblog \
libselinux \
libsparse \