From f012fd264dd91cf4ba77a7d5684ee644b3f10b21 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sat, 30 Jan 2016 15:01:42 +0100 Subject: espresso-common: use omap4 init file Change-Id: I166100f86912bfa70055126cb3091edb0c37a478 --- rootdir/etc/init.tab2.rc | 10 +--------- 1 file changed, 1 insertion(+), 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 -- cgit v1.1