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

Commit c61a896f authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

ensure /data/tombstones exists on all Android device. DO NOT MERGE

am: 9c0ed663

* commit '9c0ed663':
  ensure /data/tombstones exists on all Android device. DO NOT MERGE
parents fd56dc41 9c0ed663
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -252,6 +252,7 @@ on post-fs-data
    mkdir /data/property 0700 root root
    mkdir /data/ssh 0750 root shell
    mkdir /data/ssh/empty 0700 root root
    mkdir /data/tombstones 0771 system system

    # create dalvik-cache, so as to enforce our permissions
    mkdir /data/dalvik-cache 0771 system system