sm8450-common: Use soong_config_set to set xiaomi powershare variable

Change-Id: Id00f757720800fbf4ee94bedee71edb6fedc5643
This commit is contained in:
Arian
2024-07-10 17:43:59 +02:00
parent f1130dc1ec
commit 26d04351a9

View File

@@ -192,9 +192,7 @@ BOARD_USES_QCOM_HARDWARE := true
TARGET_BOARD_PLATFORM := taro TARGET_BOARD_PLATFORM := taro
# PowerShare # PowerShare
SOONG_CONFIG_NAMESPACES += XIAOMI_POWERSHARE $(call soong_config_set, XIAOMI_POWERSHARE, WIRELESS_TX_ENABLE_PATH, /sys/class/qcom-battery/reverse_chg_mode)
SOONG_CONFIG_XIAOMI_POWERSHARE := WIRELESS_TX_ENABLE_PATH
SOONG_CONFIG_XIAOMI_POWERSHARE_WIRELESS_TX_ENABLE_PATH := /sys/class/qcom-battery/reverse_chg_mode
# Properties # Properties
TARGET_ODM_PROP += $(COMMON_PATH)/properties/odm.prop TARGET_ODM_PROP += $(COMMON_PATH)/properties/odm.prop