Enable GPU in crosvm

When the GPU feature is turned on in crosvm, these modules are added as
dependencies. Since crosvm is included in the virt APEX, add the APEX to
the apex_available properties of the modules to make them available in
the APEX.
This commit is contained in:
Jiyong Park 2023-10-12 10:15:46 +09:00 committed by Su Hong Koo
parent d9043a256f
commit 4bd09d78df

View file

@ -53,6 +53,10 @@ cc_library_headers {
host_supported: true,
defaults: ["libdrm_defaults"],
export_include_dirs: ["include/drm", "android"],
apex_available: [
"//apex_available:platform",
"com.android.virt",
],
}
// Library for the device