Ensure compile first to make avbtool work
Test: make host-unit-tests Bug: 178591423 Change-Id: Ibac59430a1dff69117b16c44787c177501825986
This commit is contained in:
parent
3dadf4ed80
commit
1d72b4f363
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ cc_test_host {
|
|||
shared_libs: [
|
||||
"libcrypto",
|
||||
],
|
||||
compile_multilib: "first",
|
||||
data: [
|
||||
":avbtool",
|
||||
":fec",
|
||||
|
|
Loading…
Reference in a new issue