Pārlūkot izejas kodu

sm8450-common: overlay: Enable battery cycle count

Change-Id: I92bc8363e1c9e2ad54c29a0a30dce992e25f697d
Michael Bestas 11 mēneši atpakaļ
vecāks
revīzija
e9ca57e2e7

+ 9 - 0
overlay/SettingsResXiaomi/res/values/lineage_config.xml

@@ -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>