diff options
author | guaiyihu <guaiyihu@foxmail.com> | 2018-06-08 00:16:02 +0800 |
---|---|---|
committer | TingyiChen <tingyi364@gmail.com> | 2019-08-13 11:46:58 +0200 |
commit | 5cb349441692445d035cc9151c22315282998850 (patch) | |
tree | dabfe5b79f247bb546ca7dbc6075425a0953af1d /rootdir/etc/init.qcom.rc | |
parent | 1aa89cf0294bc97f935ba7f6fcf6fb000b5f245d (diff) |
wayne-common: rootdir: Remove insmod for non-existent module
Change-Id: I75afecc8909b55467dfde74d40e77007480fe31d
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rwxr-xr-x | rootdir/etc/init.qcom.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 4c9cd3f..21d2e5f 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -52,7 +52,6 @@ on init on post-fs chmod 0755 /sys/kernel/debug/tracing - insmod /system/lib/modules/exfat.ko on early-boot # set RLIMIT_MEMLOCK to 64MB |