aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-01-23 16:26:02 +0100
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-01-23 16:26:02 +0100
commit74f322dfe4ee29846bb2dd9d32ea0efebebb1392 (patch)
treec343b379c58fe97765d03d3c9f52c1e804efc40f
parent3d7fc3563f02d949d583717621c17d48ced0ef23 (diff)
downloadsnowball-74f322dfe4ee29846bb2dd9d32ea0efebebb1392.tar.gz
snowball: Remove gator
gator is invoked from the generic init.rc these days, there's no point in duplicating it here. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: I66f30cb4a4f41239d065395c8273ba280916af05
-rw-r--r--init.st-ericssonsnowballplatform.rc8
1 files changed, 0 insertions, 8 deletions
diff --git a/init.st-ericssonsnowballplatform.rc b/init.st-ericssonsnowballplatform.rc
index 796a646..0bf5674 100644
--- a/init.st-ericssonsnowballplatform.rc
+++ b/init.st-ericssonsnowballplatform.rc
@@ -98,8 +98,6 @@ on boot
chown system system /sys/class/graphics/fb1/overlays
chmod 0666 /dev/pvrsrvkm
- insmod /system/modules/gator.ko
-
# Initialize the SGX driver
#service pvrsrvinit /system/bin/pvrsrvinit
# user root
@@ -109,9 +107,3 @@ service faketsd /system/bin/faketsd
user bluetooth
group bluetooth
oneshot
-
-#userspace daemon needed for gator
-service gatord /system/bin/gatord
- class main
- user root
-