commit | e58193ce9640143a88a9be5fdd799b7b8004dc67 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jan 07 13:06:21 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jan 07 13:06:21 2021 +0900 |
tree | 93c950ccb4c8560ef364cbe4c3657c4206de5ffe | |
parent | 69b3937d8c3495e107b25952377a4dad3a8262e6 [diff] [blame] |
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
diff --git a/apex/Android.bp b/apex/Android.bp index 3eaae4e..505cccd 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -22,6 +22,7 @@ ], }, }, + binaries: ["assemble_cvd"], min_sdk_version: "S", }