wayne-common: rootdir: Changing iop directory permission

Changing permission for IOP from 0770 to 0700. This is to restrict the
access for iop database file.

Change-Id: Ic3325595521d4e433d0ce9bada564fc599cf858c
This commit is contained in:
Abhimanyu Garg 2017-11-14 09:32:36 -08:00 committed by Isaac Chen
parent c10b9d9723
commit 21ce4b32dc

View file

@ -382,7 +382,7 @@ on post-fs-data
mkdir /data/nfc/param 0770 nfc nfc mkdir /data/nfc/param 0770 nfc nfc
#Create IOP deamon related dirs #Create IOP deamon related dirs
mkdir /data/vendor/iop 0770 root system mkdir /data/vendor/iop 0700 root system
# Mark the copy complete flag to not completed # Mark the copy complete flag to not completed
write /data/vendor/radio/copy_complete 0 write /data/vendor/radio/copy_complete 0