summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-11-22 20:04:02 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-11-22 20:04:02 +0000
commit7710759f0c8d593f16cfb34b3b1735dacb3bd89f (patch)
tree74953a6d6d49f6d898d990933632299c29641214
parent42bddc2c32efbed1f983c85f5f87bdf2af0a1891 (diff)
parentb5bc6b588f9912d9fe23a9df28628cdc42baabc7 (diff)
downloadbullhead-7710759f0c8d593f16cfb34b3b1735dacb3bd89f.tar.gz
Merge "Move mkdir /data/nfc/... to rootdir init.rc"
am: b5bc6b588f Change-Id: Ifd3a9545ab656546e198d73ebb2443c26260792b
-rw-r--r--init.bullhead.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.bullhead.rc b/init.bullhead.rc
index a85712d..4127607 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -227,9 +227,7 @@ on post-fs-data
mkdir /data/connectivity 0771 system system
# NFC: create data/nfc for nv storage
- mkdir /data/nfc 0770 nfc nfc
mkdir /data/vendor/nfc 0770 nfc nfc
- mkdir /data/nfc/param 0770 nfc nfc
# use qcril.db to handle Ecc and load MBN
copy /system/etc/qcril.db /data/misc/radio/qcril.db