sdm710-common: Build LiveDisplay HAL only on Plus varient
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
9c08f2920c
commit
95f0e15db8
1 changed files with 2 additions and 0 deletions
|
@ -93,8 +93,10 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.light@2.0-service.lenovo_kunlun2
|
android.hardware.light@2.0-service.lenovo_kunlun2
|
||||||
|
|
||||||
# Livedisplay
|
# Livedisplay
|
||||||
|
ifeq ($(findstring Plus, $(CUSTOM_VERSION)),)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
lineage.livedisplay@2.0-service-sdm
|
lineage.livedisplay@2.0-service-sdm
|
||||||
|
endif
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|
Loading…
Reference in a new issue