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:
Saurabh Srivastava 2017-06-05 18:07:21 +05:30 committed by Isaac Chen
parent 648ee63f82
commit 2887450b59

View file

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