sm8450-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 Arian
parent 867459e8ee
commit e9ca57e2e7

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