sm8450-common: overlay: Enable battery cycle count
Change-Id: I92bc8363e1c9e2ad54c29a0a30dce992e25f697d
This commit is contained in:
parent
867459e8ee
commit
e9ca57e2e7
1 changed files with 9 additions and 0 deletions
9
overlay/SettingsResXiaomi/res/values/lineage_config.xml
Normal file
9
overlay/SettingsResXiaomi/res/values/lineage_config.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2024 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- Show battery cycle count -->
|
||||
<bool name="config_show_battery_cycle_count" translatable="false">true</bool>
|
||||
</resources>
|
Loading…
Reference in a new issue