Quiet down this init script
Change-Id: I007e4e2bb5c0dbad233ed2655cf941d51064d901
This commit is contained in:
parent
04f939896f
commit
4ff97d51cb
@ -10,6 +10,6 @@ then
|
||||
mount -o bind /data/local/download /cache/download
|
||||
fi
|
||||
|
||||
rm /cache/download/downloadfile*.apk
|
||||
rm /cache/download/downloadfile*.apk >/dev/null 2>&1
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user