Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b022b89 authored by Nick Pelly's avatar Nick Pelly Committed by The Android Open Source Project
Browse files

AI 143248: am: CL 142809 am: CL 142808 Don't run hcid through logwrapper.

  Original author: npelly
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143248
parent e49f9c92
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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