sm8450-common: overlay: Set shutdown battery temperature
Change-Id: Ifd89970e9b7c939c2ef59266c212b3d495df9a97
This commit is contained in:
parent
6053321792
commit
e2d0eff5b4
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue