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

Commit 5659c9cf authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "Create dir in /data for vendor customization" am: c39a31f0 am: bfc4da83

am: bc4d384d

Change-Id: Ic14d961fb28c1cbad6a2082a321a679580a69d2c
parents e80f0cc5 bc4d384d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -412,6 +412,9 @@ on post-fs-data
    mkdir /data/misc/profman 0770 system shell
    mkdir /data/misc/gcov 0770 root root

    mkdir /data/vendor 0771 root root
    mkdir /data/vendor/hardware 0771 root root

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