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 7185ca8..2d4f0e7 100644 --- a/conf/moto/wingray/bt_vendor.conf +++ b/conf/moto/wingray/bt_vendor.conf @@ -15,7 +15,7 @@ EnableDebug = true BtSnoopLogOutput = false # BtSnoop log output file -BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log +BtSnoopFileName = /sdcard/btsnoop_hci.log # The sub-key to enable/disable trace output of main vendor lib module # The key is masked off if EnableDebug is false diff --git a/conf/samsung/crespo/bt_vendor.conf b/conf/samsung/crespo/bt_vendor.conf index 95d0ee0..0c4910c 100644 --- a/conf/samsung/crespo/bt_vendor.conf +++ b/conf/samsung/crespo/bt_vendor.conf @@ -15,7 +15,7 @@ EnableDebug = true BtSnoopLogOutput = false # BtSnoop log output file -BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log +BtSnoopFileName = /sdcard/btsnoop_hci.log # The sub-key to enable/disable trace output of main vendor lib module # The key is masked off if EnableDebug is false diff --git a/conf/samsung/crespo4g/bt_vendor.conf b/conf/samsung/crespo4g/bt_vendor.conf index 95d0ee0..0c4910c 100644 --- a/conf/samsung/crespo4g/bt_vendor.conf +++ b/conf/samsung/crespo4g/bt_vendor.conf @@ -15,7 +15,7 @@ EnableDebug = true BtSnoopLogOutput = false # BtSnoop log output file -BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log +BtSnoopFileName = /sdcard/btsnoop_hci.log # The sub-key to enable/disable trace output of main vendor lib module # The key is masked off if EnableDebug is false diff --git a/conf/samsung/maguro/bt_vendor.conf b/conf/samsung/maguro/bt_vendor.conf index e082c3a..b20482a 100644 --- a/conf/samsung/maguro/bt_vendor.conf +++ b/conf/samsung/maguro/bt_vendor.conf @@ -15,7 +15,7 @@ EnableDebug = true BtSnoopLogOutput = false # BtSnoop log output file -BtSnoopFileName = /data/misc/bluedroid/btsnoop_hci.log +BtSnoopFileName = /sdcard/btsnoop_hci.log # The sub-key to enable/disable trace output of main vendor lib module # The key is masked off if EnableDebug is false |