universal7885: rootdir: Create efs nfc dirs

* Taken from stock init.rc

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Change-Id: I35b7890363a743902da458bc555b745a27e9204a
This commit is contained in:
SamarV-121 2021-07-14 09:42:43 +05:30 committed by roynatech2544
commit ba5a120ecf

View file

@ -38,6 +38,10 @@ on post-fs-data
# NFC
mkdir /data/vendor/nfc 0770 nfc nfc
# NFC: create /efs/sec_efs/nfc and /efs/nfc for nv storage
mkdir /efs/sec_efs/nfc 0700 nfc nfc
mkdir /efs/nfc 0700 nfc nfc
# TEEGRIS service
mkdir /data/vendor/tee 0700 system system