From 2ec08caba486c2bb7f68539fc7954b445d6c49df Mon Sep 17 00:00:00 2001 From: Saurabh Srivastava Date: Mon, 5 Jun 2017 18:07:21 +0530 Subject: msm8996-common: Fixing permission for /data/vendor Removing creation of /data/vendor with system group access. CRs-Fixed: 2055140 Change-Id: Ic9fb98ea1420769f2ffa5262fd6e1a82ad848941 --- rootdir/etc/init.qcom.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'rootdir/etc') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 03451ec..96fd101 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -271,7 +271,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 mkdir /tombstones/modem 0771 system system -- cgit v1.2.3