sm6375-common: vibration: Enable config_vibrateOnIconAnimation

* Need those sexy vibes.

Change-Id: If5671135879f6f4069d0ed881b41b0a243890349
This commit is contained in:
Dan Pasanen
2019-11-13 21:45:50 -06:00
committed by Ramii Ahmed
parent e0f56c8def
commit fa8dafb9e2

View File

@@ -27,4 +27,8 @@
<!-- Doze: does this device support STATE_DOZE_SUSPEND? -->
<bool name="doze_suspend_display_state_supported">false</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>