From bbf3ea46fb6df3b666cb66a09104d3a7694926dc Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 12 Mar 2010 16:36:41 -0800 Subject: [PATCH] cleanup init.rc Change-Id: I7f7fefd61c6032c84fa63e597ea0e6bbe66d2e79 --- rootdir/init.rc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index 4a6701171..e64290b6a 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -141,13 +141,6 @@ loglevel 3 mkdir /data/app 0771 system system mkdir /data/property 0700 root root - # STOPSHIP: Temporary Encrypted File Systems workaround - mkdir /data/secure 0771 system system - mkdir /data/secure/data 0771 system system - mkdir /data/secure/misc 01771 system misc - mkdir /data/securemisc/vpn 0770 system system - mkdir /data/secure/misc/vpn/profiles 0770 system system - # create dalvik-cache and double-check the perms mkdir /data/dalvik-cache 0771 system system chown system system /data/dalvik-cache