sdm660-common: build native livedisplay
This commit is contained in:
parent
1573043852
commit
48e9cd2940
1 changed files with 4 additions and 0 deletions
|
@ -288,6 +288,10 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.light@2.0-service.xiaomi_sdm660
|
||||
|
||||
# LiveDisplay native
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.livedisplay@2.0-service-sdm
|
||||
|
||||
# Media
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(COMMON_PATH)/configs/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
|
||||
|
|
Loading…
Reference in a new issue