diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 11a0e28..883afde 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -367,8 +367,8 @@ on post-fs-data # Mounting of persist is moved to 'on emmc-fs' and 'on fs' sections # We chown/chmod /persist again so because mount is run as root + defaults - chown root system /persist - chmod 0771 /persist + chown root system /mnt/vendor/persist/ + chmod 0771 /mnt/vendor/persist/ chown system system /persist/WCNSS_qcom_wlan_nv.bin chmod 0664 /sys/devices/platform/msm_sdcc.1/polling chmod 0664 /sys/devices/platform/msm_sdcc.2/polling