Add libavb as a dependency
It's needed by libfec Bug: 144388532 Test: mma Change-Id: Ic82671f6506e7718afa965a511261b1b329ea38f (cherry picked from commit 2bb374a86d0161700f01b68433063b0b13adc86a)
This commit is contained in:
@@ -25,6 +25,7 @@ cc_defaults {
|
||||
"libdm",
|
||||
"libfec",
|
||||
"libfec_rs",
|
||||
"libavb",
|
||||
"libverity_tree",
|
||||
"libgtest_prod",
|
||||
"liblog",
|
||||
|
||||
@@ -32,6 +32,7 @@ updater_common_static_libraries := \
|
||||
libdm \
|
||||
libfec \
|
||||
libfec_rs \
|
||||
libavb \
|
||||
libverity_tree \
|
||||
libgtest_prod \
|
||||
liblog \
|
||||
|
||||
Reference in New Issue
Block a user