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

Commit da007e0d authored by Oscar Shu's avatar Oscar Shu Committed by Gerrit Code Review
Browse files

Merge "Firmware dump create directory"

parents 4719ecd2 9a7a5b61
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -467,6 +467,8 @@ on post-fs-data
    mkdir /data/app 0771 system system
    mkdir /data/property 0700 root root
    mkdir /data/tombstones 0771 system system
    mkdir /data/vendor/tombstones 0771 root root
    mkdir /data/vendor/tombstones/wifi 0771 wifi wifi

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