From 20c5966bf4e81c2a7b790e379c7103a23fa1262c Mon Sep 17 00:00:00 2001 From: Yi-Ling Chuang Date: Thu, 25 May 2023 12:17:54 +0800 Subject: [PATCH] Add a footer message for battery cycle count Bug: 276399056 Test: rebuild Change-Id: I3aea252ace55edbde117698c17f1b4e0ab601b89 --- res/values/strings.xml | 2 ++ res/xml/battery_info.xml | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index 650ba3ef469..c494bff903f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5509,6 +5509,8 @@ < %1$s + + Due to quality inspections before shipping, the cycle count may not be zero on first use Process Stats diff --git a/res/xml/battery_info.xml b/res/xml/battery_info.xml index 186b4fe3ebf..8e3c31f22aa 100644 --- a/res/xml/battery_info.xml +++ b/res/xml/battery_info.xml @@ -42,4 +42,9 @@ settings:controller="com.android.settings.deviceinfo.batteryinfo.BatteryCycleCountPreferenceController" settings:enableCopying="true"/> +