cleanup init.rc

Change-Id: I7f7fefd61c6032c84fa63e597ea0e6bbe66d2e79
This commit is contained in:
Jean-Baptiste Queru 2010-03-12 16:36:41 -08:00
parent d1d3b6dbed
commit bbf3ea46fb
1 changed files with 0 additions and 7 deletions

View File

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