diff --git a/android/init.bluetooth.rc b/android/init.bluetooth.rc
index af62121..2d43f73 100644
--- a/android/init.bluetooth.rc
+++ b/android/init.bluetooth.rc
setprop bluetooth.stop none
stop bluetoothd-snoop
-service bluetoothd /system/bin/logwrapper /system/bin/bluetoothd
+service bluetoothd /system/bin/bluetoothd
class main
# init does not yet support setting capabilities so run as root,
# bluetoothd drop uid to bluetooth with the right linux capabilities
disabled
oneshot
-service bluetoothd-snoop /system/bin/logwrapper /system/bin/bluetoothd-snoop
+service bluetoothd-snoop /system/bin/bluetoothd-snoop
class main
# init does not yet support setting capabilities so run as root,
# bluetoothd-snoop drops unneeded linux capabilities