graphics: build mesa using soong

* libgbm_mesa_wrapper is built as a requirement.
This commit is contained in:
Konsta
2025-06-19 13:44:25 +03:00
parent e0e5c116ad
commit 4200d495a4
2 changed files with 1 additions and 8 deletions

View File

@@ -22,12 +22,6 @@ TARGET_NO_BOOTLOADER := true
# Display
TARGET_SCREEN_DENSITY := 240
# Graphics
BOARD_MESA3D_BUILD_LIBGBM := true
BOARD_MESA3D_USES_MESON_BUILD := true
BOARD_MESA3D_GALLIUM_DRIVERS := vc4 v3d
BOARD_MESA3D_VULKAN_DRIVERS := broadcom
# Kernel
BOARD_CUSTOM_BOOTIMG := true
BOARD_CUSTOM_BOOTIMG_MK := $(DEVICE_PATH)/mkbootimg.mk

View File

@@ -118,8 +118,7 @@ PRODUCT_PACKAGES += \
# Graphics
PRODUCT_PACKAGES += \
android.hardware.graphics.allocator-service.minigbm_gbm_mesa \
mapper.minigbm_gbm_mesa \
libgbm_mesa_wrapper
mapper.minigbm_gbm_mesa
PRODUCT_PACKAGES += \
com.android.hardware.graphics.composer.drm_hwcomposer