msm8937-common: creating directory path for iop data files
Creating new directory in data/vendor directory to store the IOP data files. Change-Id: I8e5cb44125494d87ee8f169e376809d8fbd89205
This commit is contained in:
parent
a9291ed549
commit
81c79c4049
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ on post-fs-data
|
|||
rm /data/vendor/perfd/default_values
|
||||
|
||||
# Create IOP deamon related dirs
|
||||
mkdir /data/misc/iop 0770 root system
|
||||
mkdir /data/vendor/iop 0770 root system
|
||||
|
||||
# Mark the copy complete flag to not completed
|
||||
write /data/vendor/radio/copy_complete 0
|
||||
|
|
Loading…
Reference in a new issue