google_chager: get temp defend dry run by votable

To replace the gbms_temp_defend_dry_run usage by a more common way

Bug: 197910720
Signed-off-by: Jenny Ho <[email protected]>
Change-Id: I2366386c9cb6605d6cd7a430ce4637f30329b17c
diff --git a/google_bms.h b/google_bms.h
index 95f02d5..b053f12 100644
--- a/google_bms.h
+++ b/google_bms.h
@@ -426,6 +426,7 @@
 #define VOTABLE_MSC_FV		"MSC_FV"
 #define VOTABLE_FAN_LEVEL	"FAN_LEVEL"
 #define VOTABLE_DEAD_BATTERY	"DEAD_BATTERY"
+#define VOTABLE_TEMP_DRYRUN	"MSC_TEMP_DRYRUN"
 
 #define VOTABLE_CSI_STATUS	"CSI_STATUS"
 #define VOTABLE_CSI_TYPE	"CSI_TYPE"
@@ -492,8 +493,6 @@
 			 const struct batt_ttf_stats *ttf_stats,
 			 int last_soc);
 
-bool gbms_temp_defend_dry_run(bool update, bool dry_run);
-
 /*
  * Charger modes
  *