From 24ae92e9e84b299c0654f3712546d89bacadca99 Mon Sep 17 00:00:00 2001 From: Ramesh Chandrasekaran Date: Wed, 17 Oct 2012 06:59:47 +0200 Subject: Install snowball touchscreen driver module Signed-off-by: Ramesh Chandrasekaran --- init.st-ericssonsnowballplatform.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.st-ericssonsnowballplatform.rc b/init.st-ericssonsnowballplatform.rc index a527ddd..191cc7e 100644 --- a/init.st-ericssonsnowballplatform.rc +++ b/init.st-ericssonsnowballplatform.rc @@ -123,6 +123,9 @@ on boot insmod /system/modules/cw1200_core.ko setprop wifi.interface wlan0 +# Install ftk snowball touchscreen module + insmod /system/modules/ftk.ko + # Start the usb enumeration process from userspace write /sys/devices/platform/ab8500-i2c.0/ab8500-usb.0/boot_time_device 1 -- cgit v1.2.3