* Import missing configs from samsung_sm8250 [From 928aa40708].
* Sort configs alphabetically.
Change-Id: I2a63d87022c01e0cb90ebacec009231483ba35b5
13 lines
286 B
XML
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>
|