google_charger: record temp defend pre-trigger and resume stats
Bug: 203706418
Change-Id: I4442872ff79a04adedf464b6ba8cebead1698b8e
Signed-off-by: Jenny Ho <[email protected]>
diff --git a/google_bms.h b/google_bms.h
index 66faa11..4e23ebc 100644
--- a/google_bms.h
+++ b/google_bms.h
@@ -314,6 +314,8 @@
GBMS_STATS_BD_TI_CUSTOM_LEVELS = 111,
GBMS_STATS_BD_TI_TRICKLE = 112,
GBMS_STATS_BD_TI_DOCK = 113,
+ GBMS_STATS_BD_TI_TEMP_PRETRIGGER = 114,
+ GBMS_STATS_BD_TI_TEMP_RESUME = 115,
GBMS_STATS_BD_TI_TRICKLE_CLEARED = 122,
GBMS_STATS_BD_TI_DOCK_CLEARED = 123,