From 05de7b425090822ed298bb23f6929f6f23255068 Mon Sep 17 00:00:00 2001 From: Sreenidhi T Date: Mon, 16 Apr 2012 22:25:59 -0700 Subject: Changes done to move btsnoop log to sdcard Change-Id: I51ef7e1130a86ed2c757c7e7cf7e15f993537949 --- conf/moto/wingray/bt_vendor.conf | 2 +- conf/samsung/crespo/bt_vendor.conf | 2 +- conf/samsung/crespo4g/bt_vendor.conf | 2 +- conf/samsung/maguro/bt_vendor.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'conf') 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 -- cgit v1.1