summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorDooHyunHwang <dh0421.hwang@samsung.com>2010-10-06 12:57:22 -0700
committerBrian Swetland <swetland@google.com>2010-10-07 18:07:52 -0700
commitf13282cadba4e5b953ecb396e6a2dea367bed9d3 (patch)
treefce5a0922f7befb136fdd4f7a6881c0183d98a93 /init.herring.rc
parentbf1cbfb591a67aeb4dd7f5e20c49b6c00682e7a1 (diff)
downloaddevice_samsung_crespo-f13282cadba4e5b953ecb396e6a2dea367bed9d3.zip
device_samsung_crespo-f13282cadba4e5b953ecb396e6a2dea367bed9d3.tar.gz
device_samsung_crespo-f13282cadba4e5b953ecb396e6a2dea367bed9d3.tar.bz2
S5PC11X: INIT: Add enable_lpm option when bluetoothd started
Change-Id: I0f01b6f80ebba48e1878440178b603fe3f3da968 Signed-off-by: DooHyunHwang <dh0421.hwang@samsung.com>
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 08f95d5..af457c9 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -122,7 +122,7 @@ service dhcpcd /system/bin/dhcpcd -ABKL
disabled
oneshot
-service hciattach /system/bin/brcm_patchram_plus -d --enable_hci \
+service hciattach /system/bin/brcm_patchram_plus -d --enable_hci --enable_lpm \
--baudrate 3000000 --patchram /vendor/firmware/bcm4329.hcd /dev/s3c2410_serial0
user bluetooth
group bluetooth net_bt_admin