Reattach the scheme to filepath of UploadHandler

The native layer expects the filepath in a Url
format. Sending an absolute path causes the conversion
to a url to be invalid.

Thus reattaching the scheme converts the file path
to valid URL.

Change-Id: I5566108398ccc4dcba6d750c95f63b84cacf492b
1 file changed