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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user