diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 8c5bf9b..72520df 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -1191,9 +1191,6 @@ on boot # msm specific files that need to be created on /data on post-fs-data - # Create directory for TZ Apps - mkdir /data/misc/qsee 0770 system system - # We will remap this as /mnt/sdcard with the sdcard fuse tool mkdir /data/misc/camera 0770 camera camera @@ -1329,7 +1326,6 @@ on post-fs-data mkdir /tombstones/wcnss 0771 system system mkdir /tombstones/dsps 0771 system system mkdir /persist/data/sfs 0700 system system - mkdir /persist/data/tz 0700 system system mkdir /data/misc/dts 0770 media audio mkdir /data/misc/audio_pp 0771 media audio