Remove minigbm_gbm_mesa gralloc APEX (requires mesa libgbm)
Stock AOSP mesa3d doesn't build libgbm_mesa, so the minigbm_gbm_mesa gralloc wrapper can't link. Remove for now to get a booting PoC with software rendering. Copyright (C) 2026 Brendan Szymanski <hello@bscubed.dev>
This commit is contained in:
parent
57f2474eff
commit
13a4f388a8
1 changed files with 0 additions and 4 deletions
|
|
@ -153,10 +153,6 @@ PRODUCT_PACKAGES += \
|
|||
com.android.hardware.gatekeeper.nonsecure \
|
||||
|
||||
# Graphics
|
||||
PRODUCT_PACKAGES += \
|
||||
com.android.hardware.graphics.allocator.minigbm_gbm_mesa
|
||||
|
||||
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
com.android.hardware.graphics.composer.drm_hwcomposer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue