raphael: Build gralloc.qcom

Camera HAL wants it and crashes if it loads default gralloc
implementation instead.

Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/8059
Change-Id: I47965713c822cfdfc369975f8975f21f70133608
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
LuK1337
2025-01-09 12:57:53 +01:00
committed by Joey Huab
parent 712745fe0e
commit cf37844088

View File

@@ -183,6 +183,7 @@ PRODUCT_PACKAGES += \
# Display
PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.4-service \
gralloc.qcom \
hwcomposer.qcom
PRODUCT_PACKAGES += \