sdm710-common: build lineage health
drop pixel thing
This commit is contained in:
parent
5b0a6d5403
commit
ed5b514c7b
1 changed files with 5 additions and 3 deletions
|
@ -283,11 +283,13 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.light@2.0-service.lenovo_sdm710
|
||||
|
||||
# Livedisplay
|
||||
ifeq ($(findstring Plus, $(CUSTOM_VERSION)),)
|
||||
# Lineage Health
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.health-service.default
|
||||
|
||||
# LiveDisplay
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.livedisplay@2.0-service-sdm
|
||||
endif
|
||||
|
||||
# Media
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue