sm8450-common: overlay: Set shutdown battery temperature

Change-Id: Ifd89970e9b7c939c2ef59266c212b3d495df9a97
This commit is contained in:
Arian 2024-03-07 18:54:48 +01:00
parent 6053321792
commit e2d0eff5b4

View file

@ -4,6 +4,9 @@
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
<integer name="config_shutdownBatteryTemperature">580</integer>
<!-- Minimum screen brightness setting allowed by power manager.
-2 is invalid so setting will resort to int value specified above.
Set this to 0.0 to allow screen to go to minimal brightness.