From 5cd6fae5343d68310dc9349194e5029acf8336d9 Mon Sep 17 00:00:00 2001 From: jhenrique09 Date: Mon, 12 Mar 2018 19:47:26 -0300 Subject: [PATCH] potter: Fix DTV module path * Also cleanup others modules --- rootdir/etc/init.qcom.rc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 0d291b8..1fdbbfb 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -752,7 +752,7 @@ service iprenew_wigig0 /system/bin/dhcpcd -n oneshot on property:ro.hw.dtv=true - insmod /system/lib/modules/isdbt.ko + insmod /system/vendor/lib/modules/isdbt.ko service wlan_logging /system/bin/cnss_diag -q -f class main @@ -818,10 +818,6 @@ service fm_dl /system/bin/sh /system/vendor/etc/init.qcom.fm.sh disabled oneshot -on property:crypto.driver.load=1 - insmod /system/lib/modules/qce.ko - insmod /system/lib/modules/qcedev.ko - service atfwd /system/vendor/bin/ATFWD-daemon class late_start user system