universal7580: build graphic packages
authorStricted <info@stricted.net>
Fri, 21 Sep 2018 22:18:46 +0000 (00:18 +0200)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 06:51:16 +0000 (08:51 +0200)
Change-Id: Ie4d693823e8540546666c5f1144acae8e85b0603

device-common.mk

index c0555104656f4ed132a05cb590b17a3769f5580f..1525b82e9019e08493198f3e8655afb1469a6dd6 100644 (file)
@@ -40,6 +40,16 @@ PRODUCT_PACKAGES += \
     android.hardware.configstore@1.0-impl \
     android.hardware.configstore@1.0-service
 
+# Graphics
+PRODUCT_PACKAGES += \
+    libion \
+    libfimg \
+    android.hardware.graphics.allocator@2.0-impl \
+    android.hardware.graphics.allocator@2.0-service \
+    android.hardware.graphics.composer@2.1-impl \
+    android.hardware.graphics.mapper@2.0-impl \
+    libhwc2on1adapter
+
 # Permissions
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \