mirror of
https://github.com/Evolution-X-Devices/device_nokia_sdm660-common
synced 2026-02-01 08:19:48 +00:00
sdm660-common: Build system variant of livedisplay
Change-Id: I915e0717213482a7a73d541b51d54d9e8997875c
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user