Enable support for Gamepad API dual-rumble effects through the VibratorManager API added in Android 12.
Vibration support was added for desktop platforms in Chrome 68: https://chromestatus.com/feature/5705158763741184 No support was added to Android because at the time the Android platform API did not expose gamepad vibrators. Android 12 introduced VibratorManager API which can be used to issue rumble-style haptic effects on supported gamepads. https://developer.android.com/reference/android/os/VibratorManager