sm8350-common: overlay: Enable battery cycle count

Change-Id: I92bc8363e1c9e2ad54c29a0a30dce992e25f697d
This commit is contained in:
Michael Bestas
2024-03-28 00:06:56 +02:00
committed by Giovanni Ricca
parent 11bdf5c30b
commit cd7d93cd5e

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Show battery cycle count -->
<bool name="config_show_battery_cycle_count" translatable="false">true</bool>
</resources>