summaryrefslogtreecommitdiffstats
path: root/updater/Android.bp
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.bp
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.bp')
-rw-r--r--updater/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/updater/Android.bp b/updater/Android.bp
index cbef43099..f00a192b9 100644
--- a/updater/Android.bp
+++ b/updater/Android.bp
@@ -25,6 +25,7 @@ cc_defaults {
"libdm",
"libfec",
"libfec_rs",
+ "libavb",
"libverity_tree",
"libgtest_prod",
"liblog",