universal7885: Enable config_vibrateOnIconAnimation

This commit is contained in:
SamarV-121 2023-06-23 18:35:21 +03:00 committed by kevios12
commit 40d216c571

View file

@ -28,4 +28,8 @@
<!-- If not empty, sets the AVC codec profile level used for the internal screen recorder.
Possible values: 3, 3.1, 3.2, 4, 4.1, 4.2 -->
<string name="config_screenRecorderAVCProfileLevel" translatable="false">3.1</string>
<!-- 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>