From 52634282029c2dccf2172ec7343c1ed22765bfed Mon Sep 17 00:00:00 2001 From: Bhavya Sokke Mallikarjunappa Date: Wed, 1 Oct 2014 14:43:52 -0700 Subject: [PATCH] clean up creation of fdMgr folder fdMgr folder is not needed anymore, so we can remove its creation. Change-Id: Ic43919bf691634c9ea7b973bb77a02e63b1b3f76 --- rootdir/etc/init.qcom.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 48b4399e..e15392ae 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -214,9 +214,6 @@ on post-fs-data mkdir /data/dpm 0771 system system chown system system /data/dpm - mkdir /data/dpm/fdMgr 0771 system system - chown system system /data/dpm/fdMgr - mkdir /data/dpm/nsrm 0771 system system chown system system /data/dpm/nsrm