altosdroid: Disable debug output on release builds
authorKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:06:55 +0000 (22:06 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 29 May 2015 05:06:55 +0000 (22:06 -0700)
commit41028472fd2e7e0209125e76b94e551f9d10f89c
tree8708ce29a83e712b35a18f70728e933893c00619
parente2d54de24df37baa5ff3837334d97f726934ec25
altosdroid: Disable debug output on release builds

We generate an awful lot of debug spew to the log; presumably that's
not helping performance, so lose that for release builds.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosDebug.java
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java