summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-01-23 16:14:53 +0100
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-01-23 16:14:53 +0100
commit5ff80276700128d0ea1136389aa2b53fef51dca4 (patch)
tree30278778b7cf3f69f66337caca11a6fc4ddc4ec2
parentae7d15e29463943b7dbd153ca19e2fa3daf3f337 (diff)
downloadpandaboard-5ff80276700128d0ea1136389aa2b53fef51dca4.tar.gz
pandaboard: Remove gatord
gatord is invoked in the generic init.rc now Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--init.omap4pandaboard.rc6
1 files changed, 0 insertions, 6 deletions
diff --git a/init.omap4pandaboard.rc b/init.omap4pandaboard.rc
index 989187a..00520e6 100644
--- a/init.omap4pandaboard.rc
+++ b/init.omap4pandaboard.rc
@@ -124,7 +124,6 @@ on boot
insmod /system/modules/hci_uart.ko
insmod /system/modules/rfcomm.ko
insmod /system/modules/btwilink.ko
- insmod /system/modules/gator.ko
chown system system /sys/class/rfkill/rfkill0/type
chown system system /sys/class/rfkill/rfkill0/state
@@ -154,8 +153,3 @@ service uim /system/bin/uim
user root
oneshot
-#userspace daemon needed for gator
-service gatord /system/bin/gatord
- class main
- user root
-