Merge "Add assemble_cvd to com.android.virt"

This commit is contained in:
Treehugger Robot 2021-01-06 00:07:44 +00:00 committed by Gerrit Code Review
commit bd11a5c73a

View file

@ -28,6 +28,10 @@ cc_library {
enabled: true,
},
},
apex_available: [
"//apex_available:platform",
"com.android.virt",
],
}
cc_binary {