Merge "Ensure compile first to make avbtool work"

This commit is contained in:
Julien Desprez 2021-01-27 23:47:47 +00:00 committed by Gerrit Code Review
commit 2e5d7d9fea

View file

@ -100,6 +100,7 @@ cc_test_host {
shared_libs: [
"libcrypto",
],
compile_multilib: "first",
data: [
":avbtool",
":fec",