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

Commit 15914785 authored by David Zeuthen's avatar David Zeuthen
Browse files

init.rc: mkdir /data/misc/update_engine 0700 root root

Ensure that /data/misc/update_engine exists since it will be referenced
by selinux policy.

Bug: 23186405
Change-Id: I96e4ff341086da6474ef7f7c934f1f35bffc1439
parent 8a69e031
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -258,6 +258,7 @@ on post-fs-data
    mkdir /data/local 0751 root root
    mkdir /data/misc/media 0700 media media
    mkdir /data/misc/boottrace 0771 system shell
    mkdir /data/misc/update_engine 0700 root root

    # For security reasons, /data/local/tmp should always be empty.
    # Do not place files or directories in /data/local/tmp