sm7125-common: Update some soong config variables to bool type
This commit is contained in:
committed by
theshaenix
parent
2ad26e321b
commit
902d9b8b8c
@@ -270,7 +270,7 @@ $(call inherit-product-if-exists, vendor/lawnchair/lawnchair.mk)
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.livedisplay-service.sdm
|
||||
|
||||
$(call soong_config_set,livedisplay_sdm,enable_dm,false)
|
||||
$(call soong_config_set_bool,livedisplay_sdm,enable_dm,false)
|
||||
|
||||
# Media
|
||||
PRODUCT_PACKAGES += \
|
||||
|
||||
Reference in New Issue
Block a user