Bläddra i källkod

Update proguard-rules.pro

Anthony 2 månader sedan
förälder
incheckning
7418e1aef1
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      android-project/app/proguard-rules.pro

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

@@ -24,6 +24,7 @@
     int createCustomCursor(int[], int, int, int, int);
     void destroyCustomCursor(int);
     android.app.Activity getContext();
+    java.lang.String getDeviceFormFactor();
     boolean getManifestEnvironmentVariables();
     android.view.Surface getNativeSurface();
     void initTouch();