Sfoglia il codice sorgente

Update proguard-rules.pro

Anthony 2 mesi fa
parent
commit
7418e1aef1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);
     int createCustomCursor(int[], int, int, int, int);
     void destroyCustomCursor(int);
     void destroyCustomCursor(int);
     android.app.Activity getContext();
     android.app.Activity getContext();
+    java.lang.String getDeviceFormFactor();
     boolean getManifestEnvironmentVariables();
     boolean getManifestEnvironmentVariables();
     android.view.Surface getNativeSurface();
     android.view.Surface getNativeSurface();
     void initTouch();
     void initTouch();