summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorJaikumar Ganesh <jaikumar@google.com>2011-04-19 17:45:34 -0700
committerJaikumar Ganesh <jaikumar@google.com>2011-04-19 17:47:30 -0700
commit95aa7880a9a4d52587f59ffde14e7d6c0949536b (patch)
treeb669603c7a57a77ebe1fc76e0d9091e0cfc10c7c /init.herring.rc
parentc5617a959499f793b1b79ea49768a74a929a6f8a (diff)
downloaddevice_samsung_crespo-95aa7880a9a4d52587f59ffde14e7d6c0949536b.zip
device_samsung_crespo-95aa7880a9a4d52587f59ffde14e7d6c0949536b.tar.gz
device_samsung_crespo-95aa7880a9a4d52587f59ffde14e7d6c0949536b.tar.bz2
Fix "main" class usage for Bluetooth Service.
This was causing Bluetooth to not start. This bug was introduced by change: ffca9d050fb8204cba06af4bb6df95db0f628901 Change-Id: I2d05603c27ade6dd87e86947e82479556a28fd2a
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index fd5049c..a6a83a5 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -127,8 +127,8 @@ service iprenew_bnep0 /system/bin/dhcpcd -n
oneshot
service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm \
- class main
--baudrate 3000000 --patchram /vendor/firmware/bcm4329.hcd /dev/s3c2410_serial0
+ class main
user bluetooth
group bluetooth net_bt_admin
disabled