aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Mansson <tony.mansson@linaro.org>2011-12-16 22:12:34 +0100
committerTony Mansson <tony.mansson@linaro.org>2011-12-16 22:12:34 +0100
commit5ecd87ab0f74c42bde9097cffcf3b2941ccce7bf (patch)
treee952bf2b3d01f76380cf974f5e94b98d516c6e47
parent823726d9ba1758565fe688ab39558dce91dba4d8 (diff)
origen: Add service for gatordlinaro_android_4.0.1
Change-Id: Ie9eb8f1f921d6429b2801ec4cae8528f517bba5d Signed-off-by: Patrik Ryd <patrik.ryd@linaro.org>
-rw-r--r--init.origen.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/init.origen.rc b/init.origen.rc
index aa3e6f0..c0c1c6c 100644
--- a/init.origen.rc
+++ b/init.origen.rc
@@ -127,3 +127,9 @@ service bccmd /system/bin/bccmd -t bcsp -d /dev/ttySAC0 psload -r /system/etc/fi
service hciattach /system/bin/hciattach -s 921600 /dev/ttySAC0 bcsp 921600 flow
disabled
oneshot
+
+#userspace daemon needed for gator
+service gatord /system/bin/gatord
+ class main
+ user root
+