From 69f36094647130099a900d156a8eeac8646bd54e Mon Sep 17 00:00:00 2001 From: Ziyan Date: Wed, 10 Feb 2016 20:06:02 +0100 Subject: init, sepolicy: inherit from omap4 hardware repo Change-Id: I3bf6cd86fdcdc948431a018043344620ae141775 --- rootdir/init.tuna.rc | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'rootdir') diff --git a/rootdir/init.tuna.rc b/rootdir/init.tuna.rc index e14415e..892302a 100755 --- a/rootdir/init.tuna.rc +++ b/rootdir/init.tuna.rc @@ -1,3 +1,4 @@ +import init.omap4.rc import init.tuna.usb.rc on init @@ -40,7 +41,6 @@ on post-fs-data on boot mount debugfs /sys/kernel/debug /sys/kernel/debug - chmod 0666 /dev/pvrsrvkm # autosuspend root hubs immediatly after attached devices write /sys/bus/usb/devices/usb1/power/autosuspend_delay_ms 0 @@ -78,14 +78,6 @@ on fs # pvr module insmod /system/lib/modules/pvrsrvkm_sgx540_120.ko - start pvrsrvinit - - # change permissions for Tiler driver - chmod 0777 /dev/tiler - chmod 0777 /dev/dmm - - # change permissions for ION driver - chmod 0777 /dev/ion # add symlink for HDCP key symlink /factory/hdcp.keys /system/vendor/firmware/hdcp.keys @@ -145,13 +137,6 @@ service dumpdcc /system/bin/dumpdcc class late_start oneshot -service pvrsrvinit /system/bin/pvrsrvinit - class core - user root - group root - oneshot - disabled - # create filesystems if necessary service setup_fs /system/bin/setup_fs \ /dev/block/platform/omap/omap_hsmmc.0/by-name/cache \ -- cgit v1.1