sm8350-common: Update some soong config variables to bool type

This commit is contained in:
0xCAFEBABE
2025-12-30 22:36:40 +09:00
committed by Joey
parent cd33b79ad5
commit d4ae3d2235

View File

@@ -279,7 +279,7 @@ PRODUCT_ENABLE_UFFD_GC := true
PRODUCT_PACKAGES += \
vendor.lineage.health-service.default
$(call soong_config_set,lineage_health,charging_control_supports_bypass,false)
$(call soong_config_set_bool,lineage_health,charging_control_supports_bypass,false)
# Media
PRODUCT_COPY_FILES += \