Fix URLConnectionTest#testSetChunkedStreamingMode

Commit 60f79119fd7e37c459a96888594f90d86bab5535 broke it
- until OkHttp is upgraded the chunkLength is obeyed.
The argument needs to be >= 8 for the test to pass.

Change-Id: I22acaa4a56fdbd22abc075a2300cf53e303ec791
1 file changed