msm8953-common: Migrate to AIDL LiveDisplay HAL

Change-Id: I4e8be836e94d442b40c63a1ac7dade3c9d9c784c
This commit is contained in:
LuK1337
2025-09-17 22:57:27 +09:00
committed by Joey Huab
parent d8b162f68f
commit 3ca13d0fe2
2 changed files with 1 additions and 6 deletions

View File

@@ -113,11 +113,6 @@
<transport>hwbinder</transport>
<fqname>@1.0::IDisplayPostproc/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.lineage.livedisplay</name>
<transport>hwbinder</transport>
<fqname>@2.0::IPictureAdjustment/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.data.factory</name>
<transport>hwbinder</transport>

View File

@@ -193,7 +193,7 @@ PRODUCT_PACKAGES += \
# LiveDisplay
PRODUCT_PACKAGES += \
vendor.lineage.livedisplay@2.0-service-sdm
vendor.lineage.livedisplay-service.sdm
# Media
PRODUCT_COPY_FILES += \