diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/moto/wingray/bt_vendor.conf | 2 | ||||
-rw-r--r-- | conf/samsung/crespo/bt_vendor.conf | 2 | ||||
-rw-r--r-- | conf/samsung/crespo4g/bt_vendor.conf | 2 | ||||
-rw-r--r-- | conf/samsung/maguro/bt_vendor.conf | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/conf/moto/wingray/bt_vendor.conf b/conf/moto/wingray/bt_vendor.conf index a7ec8c7..7185ca8 100644 --- a/conf/moto/wingray/bt_vendor.conf +++ b/conf/moto/wingray/bt_vendor.conf @@ -12,7 +12,7 @@ EnableDebug = true # The sub-key to enable/disable BtSnoop logging function # The key is masked off if EnableDebug is false # valid value : true, false -BtSnoopLogOutput = true +BtSnoopLogOutput = false # BtSnoop log output file BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log diff --git a/conf/samsung/crespo/bt_vendor.conf b/conf/samsung/crespo/bt_vendor.conf index 5bfc8a5..95d0ee0 100644 --- a/conf/samsung/crespo/bt_vendor.conf +++ b/conf/samsung/crespo/bt_vendor.conf @@ -12,7 +12,7 @@ EnableDebug = true # The sub-key to enable/disable BtSnoop logging function # The key is masked off if EnableDebug is false # valid value : true, false -BtSnoopLogOutput = true +BtSnoopLogOutput = false # BtSnoop log output file BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log diff --git a/conf/samsung/crespo4g/bt_vendor.conf b/conf/samsung/crespo4g/bt_vendor.conf index 5bfc8a5..95d0ee0 100644 --- a/conf/samsung/crespo4g/bt_vendor.conf +++ b/conf/samsung/crespo4g/bt_vendor.conf @@ -12,7 +12,7 @@ EnableDebug = true # The sub-key to enable/disable BtSnoop logging function # The key is masked off if EnableDebug is false # valid value : true, false -BtSnoopLogOutput = true +BtSnoopLogOutput = false # BtSnoop log output file BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log diff --git a/conf/samsung/maguro/bt_vendor.conf b/conf/samsung/maguro/bt_vendor.conf index fe75246..e082c3a 100644 --- a/conf/samsung/maguro/bt_vendor.conf +++ b/conf/samsung/maguro/bt_vendor.conf @@ -12,7 +12,7 @@ EnableDebug = true # The sub-key to enable/disable BtSnoop logging function # The key is masked off if EnableDebug is false # valid value : true, false -BtSnoopLogOutput = true +BtSnoopLogOutput = false # BtSnoop log output file BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log |