Merge "Enable GPU in crosvm" into main am: 2e98792017

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2968091

Change-Id: I1f0fe82e420cec3abd34adef431fbd79a3583fc7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/apex/Android.bp b/apex/Android.bp
index f2badfa..399ad97 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -81,7 +81,6 @@
     // TODO(b/295593640) Unfortunately these are added to the apex even though they are unused.
     // Once the build system is fixed, remove this.
     unwanted_transitive_deps: [
-        "libdrm",
         "libsso",
         "libutils",
     ],