cm: remove tmp file on boot
Change-Id: I5bf329663e675fa98e8e269a67b56fc28d37591e
This commit is contained in:
parent
cbd1ebad5f
commit
052a7b2e02
@ -10,4 +10,6 @@ then
|
||||
mount -o bind /data/local/download /cache/download
|
||||
fi
|
||||
|
||||
rm /cache/download/downloadfile*.apk
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user