aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rootdir/etc/init.tab2.rc10
1 files changed, 1 insertions, 9 deletions
diff --git a/rootdir/etc/init.tab2.rc b/rootdir/etc/init.tab2.rc
index 9d206e0..76a4faa 100644
--- a/rootdir/etc/init.tab2.rc
+++ b/rootdir/etc/init.tab2.rc
@@ -1,4 +1,5 @@
import init.${ro.hardware}.usb.rc
+import init.omap4.rc
on init
symlink /sdcard /mnt/sdcard
@@ -38,7 +39,6 @@ on fs
# pvr module
insmod /system/lib/modules/pvrsrvkm_sgx540_120.ko
- start pvrsrvinit
# read only 1 page at a time
write /proc/sys/vm/page-cluster 0
@@ -252,14 +252,6 @@ on post-fs-data
on boot
-# initialize the SGX driver
-service pvrsrvinit /system/bin/pvrsrvinit
- class core
- user root
- group root
- oneshot
- disabled
-
# SMC Service
service tf_daemon /system/bin/tf_daemon \
-d -c /system/bin/smc.ini