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

Commit 563c1a83 authored by William Loh's avatar William Loh Committed by Gerrit Code Review
Browse files

Merge "Create app-metadata directory" into main

parents 6f520522 188b6477
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -870,6 +870,9 @@ on post-fs-data
    mkdir /data/app-lib 0771 system system encryption=Require
    mkdir /data/app 0771 system system encryption=Require

    # Create directory for app metadata files
    mkdir /data/app-metadata 0700 system system encryption=Require

    # create directory for updated font files.
    mkdir /data/fonts/ 0771 root root encryption=Require
    mkdir /data/fonts/files 0771 system system