Fixed: Allow queries in apkovl url
Currently defining apkovl
kernel param to something like this apkovl=http://example.tld/some/path/to/file?some=queries&forExample=for:Validation&...
breaks initializing/finding the apkovl
file after download to tmp-dir.
This patch additionally cuts the file name after first ?
char.
Edited by Ninos Ego