graphics: switch to hwc3

* Support for HWC3 was implemented in upstream drm_hwcomposer.
This commit is contained in:
Konsta
2024-09-03 20:15:34 +03:00
parent 441c2cde9f
commit 3fba3e61e5
3 changed files with 1 additions and 12 deletions

View File

@@ -173,8 +173,7 @@ PRODUCT_PACKAGES += \
libgbm_mesa_wrapper
PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.4-service \
hwcomposer.drm
android.hardware.composer.hwc3-service.drm
PRODUCT_PACKAGES += \
libEGL_mesa \

View File

@@ -34,15 +34,6 @@
<instance>legacy/0</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.composer</name>
<transport>hwbinder</transport>
<version>2.4</version>
<interface>
<name>IComposer</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.tv.cec</name>
<transport>hwbinder</transport>

View File

@@ -51,7 +51,6 @@ persist.ffmpeg_codec2.v4l2.h265=true
# Graphics
ro.hardware.egl=mesa
ro.hardware.hwcomposer=drm
ro.hardware.vulkan=broadcom
ro.opengles.version=196609
vendor.hwc.drm.ctm=DRM_OR_IGNORE