Ensure compile first to make avbtool work

Test: make host-unit-tests
Bug: 178591423
Change-Id: Ibac59430a1dff69117b16c44787c177501825986
This commit is contained in:
Julien Desprez 2021-01-27 14:06:50 -08:00
parent 3dadf4ed80
commit 1d72b4f363

View file

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