[go: nahoru, domu]

Snap for 8426946 from 2109e7a24a18a3d2c87b6a7bbb545a1246ea21b6 to sc-qpr3-release

Change-Id: I27228ad03b0b00982afff420ed50489bb9f08461
diff --git a/src/com/android/bluetooth/gatt/GattServiceConfig.java b/src/com/android/bluetooth/gatt/GattServiceConfig.java
index 290d15d..54ef9a2 100644
--- a/src/com/android/bluetooth/gatt/GattServiceConfig.java
+++ b/src/com/android/bluetooth/gatt/GattServiceConfig.java
@@ -23,5 +23,5 @@
     public static final boolean DBG = false;
     public static final boolean VDBG = false;
     public static final String TAG_PREFIX = "BtGatt.";
-    public static final boolean DEBUG_ADMIN = true;
+    public static final boolean DEBUG_ADMIN = false;
 }