Merge "Add assemble_cvd to com.android.virt"
This commit is contained in:
commit
bd11a5c73a
1 changed files with 4 additions and 0 deletions
|
|
@ -28,6 +28,10 @@ cc_library {
|
|||
enabled: true,
|
||||
},
|
||||
},
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.virt",
|
||||
],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue