Add a footer message for battery cycle count

Bug: 276399056
Test: rebuild
Change-Id: I3aea252ace55edbde117698c17f1b4e0ab601b89
This commit is contained in:
Yi-Ling Chuang
2023-05-25 12:17:54 +08:00
parent 75af9aa3f5
commit 20c5966bf4
2 changed files with 7 additions and 0 deletions

View File

@@ -5509,6 +5509,8 @@
<string name="battery_usage_less_than_percent">&lt; <xliff:g id="percentage">%1$s</xliff:g></string>
<!-- Process Stats strings -->
<skip />
<!-- Description of battery information footer text. [CHAR LIMIT=NONE] -->
<string name="battery_cycle_count_footer">Due to quality inspections before shipping, the cycle count may not be zero on first use</string>
<!-- [CHAR LIMIT=NONE] Activity title for Process Stats summary -->
<string name="process_stats_summary_title">Process Stats</string>