sm8250-common: Build LiveDisplay HIDL

Change-Id: I6b767fe2269b679438c8fc0c49ceef9110a96a23
This commit is contained in:
Sebastiano Barezzi 2021-02-13 20:17:42 +01:00
parent d65dfb692e
commit e2679f7a74
No known key found for this signature in database
GPG Key ID: 47760583F393BC44
2 changed files with 19 additions and 0 deletions

View File

@ -230,6 +230,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
lights.kona
# LiveDisplay
PRODUCT_PACKAGES += \
vendor.lineage.livedisplay@2.0-service-sdm
# Media
PRODUCT_PACKAGES += \
libavservices_minijail \

View File

@ -261,6 +261,21 @@
</interface>
<fqname>@2.1::IGoodixFingerprintDaemon/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.lineage.livedisplay</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IDisplayModes</name>
<instance>default</instance>
</interface>
<interface>
<name>IPictureAdjustment</name>
<instance>default</instance>
</interface>
<fqname>@2.0::IDisplayModes/default</fqname>
<fqname>@2.0::IPictureAdjustment/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.nxp.hardware.nfc</name>
<transport>hwbinder</transport>