Merge "cm: remove tmp file on boot" into gingerbread
This commit is contained in:
commit
fcf4fad420
@ -10,4 +10,6 @@ then
|
|||||||
mount -o bind /data/local/download /cache/download
|
mount -o bind /data/local/download /cache/download
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
rm /cache/download/downloadfile*.apk
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user