sapphire: overlay: Enable battery cycle count

Change-Id: I1653751cb98659ad32708d0c7487b9b2b66c51e8
Signed-off-by: artemscine <artempemine@gmail.com>
This commit is contained in:
Michael Bestas
2024-05-06 18:33:28 +03:00
committed by kibria5
parent 441685f775
commit 025a397d2f

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
* Copyright (C) 2024 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>