summaryrefslogtreecommitdiffstats
path: root/updater/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 /updater/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 'updater/Android.mk')
-rw-r--r--updater/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index 46c56f4a0..ac9aecb04 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -35,6 +35,7 @@ updater_common_static_libraries := \
libfec \
libfec_rs \
libfs_mgr \
+ libgtest_prod \
liblog \
libselinux \
libsparse \