msm8937-common: Fixing permission for /data/vendor
Removing creation of /data/vendor with system group access. CRs-Fixed: 2055140 Change-Id: Ic9fb98ea1420769f2ffa5262fd6e1a82ad848941
This commit is contained in:
parent
648ee63f82
commit
2887450b59
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ on boot
|
|||
|
||||
# msm specific files that need to be created on /data
|
||||
on post-fs-data
|
||||
mkdir /data/vendor 0770 system system
|
||||
mkdir /data/vendor/misc 0770 system system
|
||||
|
||||
# Create directory used by display clients
|
||||
|
|
Loading…
Reference in a new issue