Loading android/app/src/com/android/bluetooth/gatt/GattServiceConfig.java +1 −1 Original line number Diff line number Diff line Loading @@ -23,5 +23,5 @@ package com.android.bluetooth.gatt; 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; } Loading
android/app/src/com/android/bluetooth/gatt/GattServiceConfig.java +1 −1 Original line number Diff line number Diff line Loading @@ -23,5 +23,5 @@ package com.android.bluetooth.gatt; 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; }