sdm660-common: Build system variant of livedisplay

Change-Id: I915e0717213482a7a73d541b51d54d9e8997875c
This commit is contained in:
theimpulson
2019-10-18 09:57:33 +00:00
parent 28165a17f1
commit c8a52404d8
2 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,13 @@
<manifest version="1.0" type="framework">
<hal format="hidl">
<name>vendor.lineage.livedisplay</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IPictureAdjustment</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.lineage.trust</name>
<transport>hwbinder</transport>

View File

@@ -104,6 +104,10 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
$(COMMON_PATH)/keylayout/goodix_fp.kl:system/usr/keylayout/goodix_fp.kl
# LiveDisplay
PRODUCT_PACKAGES += \
lineage.livedisplay@2.0-service-sdm
# Media
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/media_profiles_vendor.xml:system/etc/media_profiles_vendor.xml