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

These are directories used by the system so they should be created by
the system.

Test: treehugger
Change-Id: I4c2d381423e002705f4de09d34a63a49ec473688

Signed-off-by: Alberto97 <albertop2197@gmail.com>
This commit is contained in:
Tom Cherry
2017-11-21 10:32:36 -08:00
committed by therootlord
parent d5d0276021
commit 8bad0865ea

View File

@@ -474,10 +474,6 @@ on post-fs-data
chmod 2770 /data/vendor/perfd
rm /data/vendor/perfd/default_values
# NFC local data and nfcee xml storage
mkdir /data/nfc 0770 nfc nfc
mkdir /data/nfc/param 0770 nfc nfc
#Create IOP deamon related dirs
mkdir /data/vendor/misc/iop 0770 root system