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

This commit is contained in:
Tom Cherry 2017-11-22 19:56:10 +00:00 committed by Gerrit Code Review
commit fa65396ca2
1 changed files with 4 additions and 0 deletions

View File

@ -482,6 +482,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