summaryrefslogtreecommitdiff
path: root/init.mako.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.mako.rc')
-rw-r--r--init.mako.rc7
1 files changed, 3 insertions, 4 deletions
diff --git a/init.mako.rc b/init.mako.rc
index 901e91a..18a4322 100644
--- a/init.mako.rc
+++ b/init.mako.rc
@@ -113,10 +113,9 @@ on boot
write /proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra 2
-# NFC Feature
- chmod 0600 /dev/bcm2079x-i2c
- chown nfc system /dev/bcm2079x-i2c
- setprop ro.nfc.port I2C
+# NFC: create data/nfc for nv storage
+ mkdir /data/nfc 770 nfc nfc
+ mkdir /data/nfc/param 770 nfc nfc
# msm specific files that need to be created on /data
on post-fs-data