init.rc: Add new /asec mount point

Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
San Mehat 2010-01-04 09:41:52 -08:00
parent d674413ff4
commit 37c71dd9a7
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ loglevel 3
mkdir /system
mkdir /data 0771 system system
mkdir /cache 0770 system cache
mkdir /asec 0500 system system
mkdir /config 0500 root root
mkdir /sqlite_stmt_journals 01777 root root
mount tmpfs tmpfs /sqlite_stmt_journals size=4m