summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-06-26 05:36:08 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-06-26 05:36:08 +0200
commite6604307f63ff521efd6843ffe8d080566ab1f6a (patch)
treec0dc8b38487f5c02461611a2f4a91ce3e3d626c2 /tests/Android.mk
parentMerge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." (diff)
parentMerge "updater: Add Command parsing codes." (diff)
downloadandroid_bootable_recovery-e6604307f63ff521efd6843ffe8d080566ab1f6a.tar
android_bootable_recovery-e6604307f63ff521efd6843ffe8d080566ab1f6a.tar.gz
android_bootable_recovery-e6604307f63ff521efd6843ffe8d080566ab1f6a.tar.bz2
android_bootable_recovery-e6604307f63ff521efd6843ffe8d080566ab1f6a.tar.lz
android_bootable_recovery-e6604307f63ff521efd6843ffe8d080566ab1f6a.tar.xz
android_bootable_recovery-e6604307f63ff521efd6843ffe8d080566ab1f6a.tar.zst
android_bootable_recovery-e6604307f63ff521efd6843ffe8d080566ab1f6a.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index d4023972f..d8cbf1c59 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 \