summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-11-21 10:38:22 -0800
committerTom Cherry <tomcherry@google.com>2017-11-21 10:48:51 -0800
commit698b29117688f859bd667548aa58e138f4775cef (patch)
treef9b20481a7068e36ad35fb5b3bf615217a48a6a7
parent70fa655659654209a6b31c841f8bdd03a1089d43 (diff)
downloaddragon-698b29117688f859bd667548aa58e138f4775cef.tar.gz
Move mkdir /data/nfc/... to rootdir init.rcandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6
These are directories used by the system so they should be created by the system. Test: treehugger Change-Id: Id7bc798a6cbf3474224a422af079a59a8e70b3ae
-rw-r--r--init.dragon.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/init.dragon.rc b/init.dragon.rc
index 77309cc..dd8ae61 100644
--- a/init.dragon.rc
+++ b/init.dragon.rc
@@ -61,10 +61,6 @@ on post-fs-data
mkdir /data/nvcam 0700 media camera
mkdir /data/misc/camera 0700 media camera
- # NFC: create data/nfc for nv storage
- mkdir /data/nfc 0770 nfc nfc
- mkdir /data/nfc/param 0770 nfc nfc
-
# secure os storage
mkdir /data/ss 0700 system system
mkdir /data/ss/tlk 0700 system system