Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d32b741b authored by Lin Ma's avatar Lin Ma Committed by Ricardo Cerqueira
Browse files

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
parent 8f744480
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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