Files
device_samsung_a71-common/overlay-lineage/packages/apps/Settings/res/values/config.xml
Haky86 a2d8a8401d a71-common: overlay: Refactor configs from samsung_sm8250
* Import missing configs from samsung_sm8250 [From 928aa40708].
* Sort configs alphabetically.

Change-Id: I2a63d87022c01e0cb90ebacec009231483ba35b5
2025-01-13 20:00:41 +01:00

13 lines
286 B
XML

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