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

Commit 75aa0abd authored by Lin Ma's avatar Lin Ma
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 775f8442
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