Merge "Enable the Debug Logs for Hearing Aids Profile"
am: 7271c452a9
Change-Id: Ia76c1c5cd45f4a9e29eff3e06076f77d9c7da989
This commit is contained in:
@@ -50,7 +50,7 @@ import java.util.concurrent.locks.ReentrantReadWriteLock;
|
||||
*/
|
||||
public final class BluetoothHearingAid implements BluetoothProfile {
|
||||
private static final String TAG = "BluetoothHearingAid";
|
||||
private static final boolean DBG = false;
|
||||
private static final boolean DBG = true;
|
||||
private static final boolean VDBG = false;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user