mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Enable config_vibrateOnIconAnimation
This commit is contained in:
parent
b8795e950f
commit
40d216c571
1 changed files with 4 additions and 0 deletions
|
|
@ -28,4 +28,8 @@
|
||||||
<!-- If not empty, sets the AVC codec profile level used for the internal screen recorder.
|
<!-- 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 -->
|
Possible values: 3, 3.1, 3.2, 4, 4.1, 4.2 -->
|
||||||
<string name="config_screenRecorderAVCProfileLevel" translatable="false">3.1</string>
|
<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>
|
</resources>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue