From f13282cadba4e5b953ecb396e6a2dea367bed9d3 Mon Sep 17 00:00:00 2001 From: DooHyunHwang Date: Wed, 6 Oct 2010 12:57:22 -0700 Subject: S5PC11X: INIT: Add enable_lpm option when bluetoothd started Change-Id: I0f01b6f80ebba48e1878440178b603fe3f3da968 Signed-off-by: DooHyunHwang --- init.herring.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.herring.rc') 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 -- cgit v1.1