summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Pelly <>2009-03-25 17:02:32 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-25 17:02:32 -0700
commit8fbedcf73c0bfd2ecdbb4d4c93edd3d39dc28fd4 (patch)
treeab461c4b5e1f3723494497eb220378e3df31c7e5
parent3207e480716889c4fdc6937b54a229e87bb2a5f3 (diff)
downloadcore-android-1.5.tar.gz
-rw-r--r--rootdir/init.rc3
1 files changed, 1 insertions, 2 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index ef7c28b46..bcabecb49 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -229,8 +229,7 @@ service dbus /system/bin/dbus-daemon --system --nofork
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