FOTA: Create /cache/recovery in init.rc for FOTA
* FOTA depends on the existence of /cache/recovery and will fail to reboot otherwise Change-Id: I0d4d2150d54f36a0927aee3b66e64f9b81672d86
This commit is contained in:
parent
8f7444802c
commit
d32b741b5b
@ -11,6 +11,7 @@ on post-fs-data
|
||||
chown system system /cache/dalvik-cache
|
||||
chmod 0771 /cache/dalvik-cache
|
||||
mkdir /data/.ssh 0750 root shell
|
||||
mkdir /cache/recovery 0770 system cache
|
||||
|
||||
# Run sysinit
|
||||
start sysinit
|
||||
|
Loading…
Reference in New Issue
Block a user