Make minigbm vendor available

Needed to make crosvm vendor available

Bug: 309149829
Test: build aosp_cf_x86_64_phone_trusty_vm-userdebug
Change-Id: I1872e332d907035acd914d50919461ac59405b68
This commit is contained in:
Arve Hjønnevåg 2023-11-03 13:46:29 -07:00
parent 21fc4f10c8
commit de9f1c19bc

View file

@ -171,6 +171,7 @@ cc_library {
"//apex_available:platform",
"com.android.virt",
],
vendor_available: true,
export_include_dirs: ["."],
}