Procházet zdrojové kódy

Update proguard-rules.pro

Anthony před 2 měsíci
rodič
revize
7418e1aef1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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();