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

Commit 4b3bcf2a authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "Move mkdir /data/nfc/... to rootdir init.rc"

am: fa65396c

Change-Id: I623f24df9b42500f347ae427f4ffd94395abaa56
parents df482d03 fa65396c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -485,6 +485,10 @@ on post-fs-data

    mkdir /data/anr 0775 system system

    # NFC: create data/nfc for nv storage
    mkdir /data/nfc 0770 nfc nfc
    mkdir /data/nfc/param 0770 nfc nfc

    # Create all remaining /data root dirs so that they are made through init
    # and get proper encryption policy installed
    mkdir /data/backup 0700 system system