Apps on SD project. Small change to support apps on SD file system key storage.
This commit is contained in:
parent
900570e2a8
commit
d0aa32c3d9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue