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:
Jiyong Park 2021-01-07 13:06:21 +09:00
parent 69b3937d8c
commit e58193ce96
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ apex {
],
},
},
binaries: ["assemble_cvd"],
min_sdk_version: "S",
}