Merge "Change /configfs/sdcardfs to 0770"
This commit is contained in:
commit
82b85d0b7c
|
@ -86,7 +86,7 @@ on init
|
|||
restorecon_recursive /mnt
|
||||
|
||||
mount configfs none /config
|
||||
chmod 0775 /config/sdcardfs
|
||||
chmod 0770 /config/sdcardfs
|
||||
chown system package_info /config/sdcardfs
|
||||
|
||||
mkdir /mnt/secure 0700 root root
|
||||
|
|
Loading…
Reference in New Issue