sm6225-common: Build display HAL

Change-Id: Icd113bc79d79298effa4da819d53aed4c4d30a4e
diff --git a/common.mk b/common.mk
index cd33810..ec6e92e 100644
--- a/common.mk
+++ b/common.mk
@@ -98,6 +98,16 @@
 
 $(call soong_config_set, ufsbsg, ufsframework, bsg)
 
+# Display
+PRODUCT_PACKAGES += \
+    android.hardware.graphics.mapper@4.0-impl-qti-display \
+    vendor.qti.hardware.display.allocator-service \
+    vendor.qti.hardware.display.composer-service
+
+PRODUCT_PACKAGES += \
+    init.qti.display_boot.rc \
+    init.qti.display_boot.sh
+
 # Shipping API Level
 BOARD_SHIPPING_API_LEVEL := 33