diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index 450d861d..8ee4d26d 100755 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -152,8 +152,6 @@ on init on fs wait /dev/block/platform/soc/${ro.boot.bootdevice} symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice - mount_all --early /vendor/etc/fstab.qcom - swapon_all /vendor/etc/fstab.qcom chown root system /mnt/vendor/persist chmod 0771 /mnt/vendor/persist mkdir /mnt/vendor/persist/data 0700 system system @@ -166,9 +164,6 @@ on fs chmod 0644 /mnt/vendor/dsp/fastrpc_shell_3 mount none /mnt/vendor/dsp/fastrpc_shell_3 /vendor/dsp/cdsp/fastrpc_shell_3 bind -on late-fs - mount_all --late /vendor/etc/fstab.qcom - on post-fs start vendor.qseecomd wait_for_prop vendor.sys.listeners.registered true