avicii: Enable subtle tick vibration when revealing shelf
* The stock ROM enables this because our vibrator supports subtle "tick" vibration effects. Enable it in our device tree as well to make pulling down the notification shade/QS panel feel slightly more interactive. Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
@@ -17,4 +17,8 @@
|
||||
<!-- The CPU temperature divider, if needed -->
|
||||
<integer name="config_cpuTempDivider" translatable="false">1000</integer>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
Reference in New Issue
Block a user