Update Android.bp after merge
Mostly to reflect changes in http://crrev.com/c/2429952 Bug: b/171019648 Test: launch_cvd Test: launch_cvd --gpu_mode=gfxstream Change-Id: I7c15919cb95b04d2dd6eb7c42b4d7d2da61cd75e
This commit is contained in:
parent
42ca6159e5
commit
21d6fa9f48
1 changed files with 1 additions and 7 deletions
|
|
@ -7,22 +7,16 @@ cc_defaults {
|
|||
srcs: [
|
||||
"amdgpu.c",
|
||||
"drv.c",
|
||||
"evdi.c",
|
||||
"dumb_driver.c",
|
||||
"exynos.c",
|
||||
"helpers_array.c",
|
||||
"helpers.c",
|
||||
"i915.c",
|
||||
"marvell.c",
|
||||
"mediatek.c",
|
||||
"meson.c",
|
||||
"msm.c",
|
||||
"nouveau.c",
|
||||
"radeon.c",
|
||||
"rockchip.c",
|
||||
"tegra.c",
|
||||
"udl.c",
|
||||
"vc4.c",
|
||||
"vgem.c",
|
||||
"virtio_gpu.c",
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue