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

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

ensure /data/tombstones exists on all Android devices

am: e2796207

* commit 'e2796207':
  ensure /data/tombstones exists on all Android devices
parents 702fe6d4 e2796207
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -288,6 +288,7 @@ on post-fs-data
    mkdir /data/app-lib 0771 system system
    mkdir /data/app 0771 system system
    mkdir /data/property 0700 root root
    mkdir /data/tombstones 0771 system system

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