Skip to content

Instantly share code, notes, and snippets.

@mariusk
Created March 19, 2014 21:31
Show Gist options
  • Save mariusk/9651822 to your computer and use it in GitHub Desktop.
Save mariusk/9651822 to your computer and use it in GitHub Desktop.
# Get rid of debug output calls.
-assumenosideeffects class android.util.Log {
public static *** d(...);
public static *** v(...);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment