graphics: switch to aidl allocator and gralloc5 mapper

This commit is contained in:
Konsta
2024-12-11 01:38:27 +02:00
parent 941fb0f0c1
commit 3d223ae030
3 changed files with 6 additions and 4 deletions

View File

@@ -168,8 +168,8 @@ PRODUCT_PACKAGES += \
# Graphics
PRODUCT_PACKAGES += \
android.hardware.graphics.allocator@4.0-service.minigbm_gbm_mesa \
android.hardware.graphics.mapper@4.0-impl.minigbm_gbm_mesa \
android.hardware.graphics.allocator-service.minigbm_gbm_mesa \
mapper.minigbm_gbm_mesa \
libgbm_mesa_wrapper
PRODUCT_PACKAGES += \