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

Commit 4d4eb0db 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

am: 9660c675

* commit '9660c675':
  ensure /data/tombstones exists on all Android devices
parents ea1e6a59 9660c675
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -281,6 +281,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