mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Do not create directory for TZ Apps
This commit is contained in:
parent
1c2f979274
commit
e474914e6b
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue