aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBotao Sun <botao.sun@linaro.org>2011-12-04 23:19:15 -0500
committerBotao Sun <botao.sun@linaro.org>2011-12-04 23:19:37 -0500
commitb674393011436a045ef8c7a94a277dabc9308556 (patch)
treef84578e039e88342cc9bc79149617e86eee8250a
parent824e5364c831d7d0d608b2a94c62816deae9a4c2 (diff)
downloadorigen-b674393011436a045ef8c7a94a277dabc9308556.tar.gz
init.origen.rc: Change origen.psr path then bccmd can find it.
Change-Id: I27b854dbc5482ea9722ee100ec75f60004ed50b9 Signed-off-by: Botao Sun <botao.sun@linaro.org>
-rw-r--r--init.origen.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.origen.rc b/init.origen.rc
index 3c1e5bf..440208a 100644
--- a/init.origen.rc
+++ b/init.origen.rc
@@ -118,7 +118,7 @@ service dhcpcd_wlan0 /system/bin/dhcpcd -d -B wlan0
oneshot
# For Samsung Origen Bluetooth Feature
-service bccmd /system/bin/bccmd -t bcsp -d /dev/ttySAC0 psload -r /system/etc/bluetooth/origen.psr
+service bccmd /system/bin/bccmd -t bcsp -d /dev/ttySAC0 psload -r /system/etc/firmware/bluetooth/origen.psr
disabled
oneshot