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

Commit 2493d503 authored by Lee George Thomas's avatar Lee George Thomas
Browse files

Create /data/misc/bootanim folder in init.rc.

This folder is used to host bootanim data files.

Bug: 210757252
Test: /data/misc/bootanim is correctly created.
Change-Id: I9c9949316d073ad7ebac503f097c5fee6c0b2a22
parent 60dbdaa3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -997,7 +997,7 @@ on post-fs-data
    perform_apex_config

    # Create directories for boot animation.
    mkdir /data/bootanim 0755 system system encryption=DeleteIfNecessary
    mkdir /data/misc/bootanim 0755 system system encryption=DeleteIfNecessary

    exec_start derive_sdk