overlay: Enable USB and skin temperature warnings
Extracted from stock. Change-Id: I951f60579a4b7fa2dcc270b5acd433ad1ecb083c
This commit is contained in:
parent
313e8bcd5a
commit
5a1adfbb73
1 changed files with 6 additions and 0 deletions
|
@ -25,4 +25,10 @@
|
|||
vibrator is capable of subtle vibrations -->
|
||||
<bool name="config_vibrateOnIconAnimation">true</bool>
|
||||
|
||||
<!-- Whether to show a warning notification when device's skin temperature is high. -->
|
||||
<integer name="config_showTemperatureWarning">1</integer>
|
||||
|
||||
<!-- Whether to show a alarm dialog when device's usb port is overheating. -->
|
||||
<integer name="config_showUsbPortAlarm">1</integer>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue