From d2efa15d0bd3d1b7f08ea54c8202a18c1bc4167c Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Fri, 22 Sep 2017 00:34:55 +0200 Subject: [PATCH] msm8976-common: Remove useless rm -rf /efs/dmverity * It wasn't working anyway: /init.qcom.rc: 73: rm requires 1 argument --- rootdir/etc/init.qcom.rc | 2 -- 1 file changed, 2 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 1257827..17b50db 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -70,8 +70,6 @@ on fs chmod 0771 /efs restorecon_recursive /efs - rm -rf /efs/dmverity - on boot # Bluetooth chown bluetooth net_bt /sys/class/rfkill/rfkill0/type