Allow 2048byte environment variable.

With the current depot_tools, INCLUDE env var is someting longer than
1024 byte. However, wine truncates it if it's too long.

Let's allow 2048 byte.
I confirmed this fixes VS2015 env var problem on my personal canary.

BUG=http://b/26972158

Change-Id: I98e7490194e95b47413c6e556d4981a065020175
1 file changed