From d0aa32c3d99aeb0e6949ab1c4fae83283a946567 Mon Sep 17 00:00:00 2001 From: Oscar Montemayor Date: Wed, 6 Jan 2010 13:18:12 -0800 Subject: [PATCH] Apps on SD project. Small change to support apps on SD file system key storage. --- rootdir/init.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/init.rc b/rootdir/init.rc index b4689e6a4..43bb40e4e 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -108,6 +108,7 @@ loglevel 3 mkdir /data/misc/bluetoothd 0770 bluetooth bluetooth mkdir /data/misc/keystore 0700 keystore keystore mkdir /data/misc/vpn 0770 system system + mkdir /data/misc/systemkeys 0700 system system mkdir /data/misc/vpn/profiles 0770 system system # give system access to wpa_supplicant.conf for backup and restore mkdir /data/misc/wifi 0770 wifi wifi