Automated import from //branches/cupcake/...@142808,142808
diff --git a/rootdir/init.rc b/rootdir/init.rc
index ef7c28b..bcabecb 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -229,8 +229,7 @@
     user bluetooth
     group bluetooth net_bt_admin
 
-#STOPSHIP: dont use logwrapper in production
-service hcid /system/bin/logwrapper /system/bin/hcid -s -n -f /etc/bluez/hcid.conf
+service hcid /system/bin/hcid -s -n -f /etc/bluez/hcid.conf
     socket bluetooth stream 660 bluetooth bluetooth
     socket dbus_bluetooth stream 660 bluetooth bluetooth
     # init.rc does not yet support applying capabilities, so run as root and