mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 13:59:07 +00:00
overlay: Enable USB and skin temperature warnings
Extracted from stock. Change-Id: I951f60579a4b7fa2dcc270b5acd433ad1ecb083c
This commit is contained in:
committed by
Michael Bestas
parent
17338f0563
commit
cf7c743a58
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user