summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2014-12-01 12:44:54 -0800
committerMatthew Xie <mattx@google.com>2014-12-01 13:00:13 -0800
commitec8c0726bf056f79c1ad070ea1db2ed2910f2ef0 (patch)
tree0a7d38e94ae4772e9031666d2e01a0ae24cb88af /src/com/android/bluetooth
parent3eacacc7fd744658af7a862eb91172a6ae1ffba5 (diff)
downloadandroid_packages_apps_Bluetooth-ec8c0726bf056f79c1ad070ea1db2ed2910f2ef0.tar.gz
android_packages_apps_Bluetooth-ec8c0726bf056f79c1ad070ea1db2ed2910f2ef0.tar.bz2
android_packages_apps_Bluetooth-ec8c0726bf056f79c1ad070ea1db2ed2910f2ef0.zip
Turn off map debug verbose messages
Still leave the debug messages on to provide some basic debug info Bug: 18486776 Change-Id: I08fc5c69d9a128ec5ddc97203d02b82ced255262
Diffstat (limited to 'src/com/android/bluetooth')
-rwxr-xr-xsrc/com/android/bluetooth/map/BluetoothMapService.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com/android/bluetooth/map/BluetoothMapService.java b/src/com/android/bluetooth/map/BluetoothMapService.java
index e407bbf26..12c294bfe 100755
--- a/src/com/android/bluetooth/map/BluetoothMapService.java
+++ b/src/com/android/bluetooth/map/BluetoothMapService.java
@@ -74,9 +74,9 @@ public class BluetoothMapService extends ProfileService {
* DEBUG log: "setprop log.tag.BluetoothMapService VERBOSE"
*/
- public static final boolean DEBUG = true; //TODO: set to false
+ public static final boolean DEBUG = true;
- public static final boolean VERBOSE = true; //TODO: set to false
+ public static final boolean VERBOSE = false;
/**
* Intent indicating timeout for user confirmation, which is sent to