Add a footer message for battery cycle count
Bug: 276399056 Test: rebuild Change-Id: I3aea252ace55edbde117698c17f1b4e0ab601b89
This commit is contained in:
@@ -42,4 +42,9 @@
|
||||
settings:controller="com.android.settings.deviceinfo.batteryinfo.BatteryCycleCountPreferenceController"
|
||||
settings:enableCopying="true"/>
|
||||
|
||||
<com.android.settingslib.widget.FooterPreference
|
||||
android:key="battery_info_footer"
|
||||
android:title="@string/battery_cycle_count_footer"
|
||||
android:selectable="false"
|
||||
settings:searchable="false" />
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user