sdm710-common: overlay: Enable config_vibrateOnIconAnimation
* Need those sexy vibes. Change-Id: If5671135879f6f4069d0ed881b41b0a243890349 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
1e81ec34f8
commit
2242d1fe31
1 changed files with 3 additions and 0 deletions
|
@ -24,5 +24,8 @@
|
||||||
<!-- Doze: does this device support STATE_DOZE? -->
|
<!-- Doze: does this device support STATE_DOZE? -->
|
||||||
<bool name="doze_display_state_supported">true</bool>
|
<bool name="doze_display_state_supported">true</bool>
|
||||||
|
|
||||||
|
<!-- Should we vibrate on an icon animation of the shelf. This should only be active if the
|
||||||
|
vibrator is capable of subtle vibrations -->
|
||||||
|
<bool name="config_vibrateOnIconAnimation">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue