Our team suggested this:
For advanced users you can disable all haptic feedback using adb command
adb shell settings put system haptic_feedback_enabled 0But that will completely disable vibrations on your device, no matter the mode or other settings.You cannot disable per app because it requires root access