Merge "init.rc: Add new /asec mount point"

This commit is contained in:
San Mehat 2010-01-06 10:36:16 -08:00 committed by Android (Google) Code Review
commit c40e955727
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