mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 17:08:03 +02:00
add crosvm to com.android.virt
To do so, crosvm and its dependencies have the apex_available property set to "//apex_available:platform", "com.android.virt" to explicitly acknowledge the joining.
This commit is contained in:
parent
f22956a4e9
commit
d9043a256f
1 changed files with 4 additions and 0 deletions
|
|
@ -74,4 +74,8 @@ cc_library {
|
|||
"-Wno-sign-compare",
|
||||
"-Wno-tautological-compare",
|
||||
],
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.virt",
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue