sdm660-common: overlay: Add default configuration

This commit is contained in:
Cosme Domínguez Díaz 2017-10-22 23:53:36 +02:00 committed by Max Weffers
parent 2bf584367a
commit bccffd2e78
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -26,5 +26,11 @@
<!-- 30 seconds for default screen timeout -->
<integer name="def_screen_off_timeout">30000</integer>
<!-- Disable UI touch sounds by default -->
<bool name="def_sound_effects_enabled">false</bool>
<!-- Disable UI touch haptic feedback by default -->
<bool name="def_haptic_feedback">false</bool>
</resources>