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:
Jason Macnak 2020-10-28 11:12:09 -07:00
parent 42ca6159e5
commit 21d6fa9f48

View file

@ -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",
],