Browse Source

sm8450-common: Add libdrm to vendor

Change-Id: Ic976dbe0b79faf493633496a4e20fa61d2fc2e9b
Arian 1 year ago
parent
commit
e28fcd97fd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      common.mk

+ 2 - 1
common.mk

@@ -136,7 +136,8 @@ PRODUCT_PACKAGES += \
 
 # DRM
 PRODUCT_PACKAGES += \
-    [email protected]
+    [email protected] \
+    libdrm.vendor
 
 # Dumpstate
 PRODUCT_PACKAGES += \