sm6250-common: Build LiveDisplay HIDL

Change-Id: I6b767fe2269b679438c8fc0c49ceef9110a96a23
This commit is contained in:
Sebastiano Barezzi 2020-11-02 12:54:35 +02:00 committed by Alexander Winkowski
parent 3e5d95cd3b
commit 346597a773
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44
2 changed files with 10 additions and 0 deletions

View File

@ -192,6 +192,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.lights-service.xiaomi_atoll
# LiveDisplay
PRODUCT_PACKAGES += \
vendor.lineage.livedisplay@2.0-service-sdm
# Rootdir
PRODUCT_PACKAGES += \
init.qcom.early_boot.sh \

View File

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