summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2019-11-22 22:46:19 +0100
committerTianjie Xu <xunchang@google.com>2020-02-28 20:41:31 +0100
commit2bb374a86d0161700f01b68433063b0b13adc86a (patch)
tree3b8fcc26578266c5681e2c84e82cccec6a980c52 /updater/Android.mk
parentMerge "Move libboot_control to boot_control 1.1" (diff)
downloadandroid_bootable_recovery-2bb374a86d0161700f01b68433063b0b13adc86a.tar
android_bootable_recovery-2bb374a86d0161700f01b68433063b0b13adc86a.tar.gz
android_bootable_recovery-2bb374a86d0161700f01b68433063b0b13adc86a.tar.bz2
android_bootable_recovery-2bb374a86d0161700f01b68433063b0b13adc86a.tar.lz
android_bootable_recovery-2bb374a86d0161700f01b68433063b0b13adc86a.tar.xz
android_bootable_recovery-2bb374a86d0161700f01b68433063b0b13adc86a.tar.zst
android_bootable_recovery-2bb374a86d0161700f01b68433063b0b13adc86a.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 8a4cd86d9..46300d974 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -32,6 +32,7 @@ updater_common_static_libraries := \
libdm \
libfec \
libfec_rs \
+ libavb \
libverity_tree \
libgtest_prod \
liblog \