mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-06-05 20:07:17 +09:00
sm6250-common: Add more defaults
This commit is contained in:
parent
3216ca5454
commit
a742505a8b
@ -27,4 +27,13 @@
|
|||||||
<!-- 30 seconds for default screen timeout -->
|
<!-- 30 seconds for default screen timeout -->
|
||||||
<integer name="def_screen_off_timeout">30000</integer>
|
<integer name="def_screen_off_timeout">30000</integer>
|
||||||
|
|
||||||
|
<!-- Disable dial pad tones by default -->
|
||||||
|
<bool name="def_dtmf_tones_enabled">false</bool>
|
||||||
|
|
||||||
|
<!-- Disable screen locking sounds by default -->
|
||||||
|
<integer name="def_lockscreen_sounds_enabled">0</integer>
|
||||||
|
|
||||||
|
<!-- Enable vibrate for calls by default -->
|
||||||
|
<bool name="def_vibrate_when_ringing">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user