Add assemble_cvd to com.android.virt
The tool will be used to compose OS payload images for the VMs. Bug: 172414324 Test: m com.android.virt Change-Id: I61a9cc1c2da22f19f75b9df5b71e30589a71203f
This commit is contained in:
parent
69b3937d8c
commit
e58193ce96
|
@ -22,6 +22,7 @@ apex {
|
|||
],
|
||||
},
|
||||
},
|
||||
binaries: ["assemble_cvd"],
|
||||
|
||||
min_sdk_version: "S",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue