msm8976-common: Do not create directory for TZ Apps

This commit is contained in:
ripee 2020-04-12 11:54:58 +02:00
parent 1c2f979274
commit e474914e6b
1 changed files with 0 additions and 4 deletions

View File

@ -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