I want to enable Bluetooth userspace logs. I downloaded a source code for ICS with version 4.0.3 and build it. For enabling logs for
bluetooth I modified AndroidICSSource/system/core/ rootdir/init.rc as given below: service bluetoothd /system/bin/bluetoothd -n is changed to service bluetoothd /system/bin/logwrapper -x /system/bin/bluetoothd -d And again build the android source code and flash the boot.img , userdata.img and system.img on the device. But now my bluetooth stop working. Please suggest what to do to enable BT logs. Thanks PHUB -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
