summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h
index 982ce4fbc4..91d4b5ba89 100644
--- a/include/config.h
+++ b/include/config.h
@@ -503,9 +503,10 @@
#define CONFIG_BATT_HOST_SHUTDOWN_PERCENTAGE 4
/*
- * Powerd's full_factor.
+ * Powerd's full_factor. The value comes from:
+ * src/platform2/power_manager/default_prefs/power_supply_full_factor
*/
-#define CONFIG_BATT_HOST_FULL_FACTOR 94
+#define CONFIG_BATT_HOST_FULL_FACTOR 97
/*
* Expose some data when it is needed.