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 += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.light@2.0-service.lenovo_sdm710
|
android.hardware.light@2.0-service.lenovo_sdm710
|
||||||
|
|
||||||
# Livedisplay
|
# Lineage Health
|
||||||
ifeq ($(findstring Plus, $(CUSTOM_VERSION)),)
|
PRODUCT_PACKAGES += \
|
||||||
|
vendor.lineage.health-service.default
|
||||||
|
|
||||||
|
# LiveDisplay
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
vendor.lineage.livedisplay@2.0-service-sdm
|
vendor.lineage.livedisplay@2.0-service-sdm
|
||||||
endif
|
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue