Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15005909 authored by Todd Poynor's avatar Todd Poynor
Browse files

SystemUI: Clarify default temperature warning notification value

Update comment to describe which value the default temperature
warning notification is used by default.

Test: compile
Change-Id: I421d8f665827c4b45efa169b6ce50ce6655eb74b
parent 02a20b70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -328,7 +328,7 @@
    <integer name="config_showTemperatureWarning">0</integer>

    <!-- Temp at which to show a warning notification if config_showTemperatureWarning is true.
         If < 0, uses the value from
         If < 0, uses the skin temperature sensor shutdown value from
         HardwarePropertiesManager#getDeviceTemperatures - config_warningTemperatureTolerance. -->
    <integer name="config_warningTemperature">-1</integer>