Closes #17451: remove verbose logs with proguard.

upstream-sync
Michael Comella 3 years ago committed by Christian Sadilek
parent 083fe26f57
commit d711874285

@ -50,6 +50,7 @@
####################################################################################################
-assumenosideeffects class android.util.Log {
public static boolean isLoggable(java.lang.String, int);
public static int v(...);
public static int d(...);
}

Loading…
Cancel
Save