Explorar o código

Update proguard-rules.pro for recent haptic changes

Anthony hai 1 ano
pai
achega
3c5b1b52ac
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      android-project/app/proguard-rules.pro

+ 1 - 0
android-project/app/proguard-rules.pro

@@ -85,4 +85,5 @@
     void pollHapticDevices();
     void hapticRun(int, float, int);
     void hapticStop(int);
+    void hapticRumble(int, float , float, int);
 }