DatagramChannelTest: use different value when testing SO_SNDBUF

1024 is below the minimum in some platforms (that is likely to
be platform in those platforms' kernels). Changing to 4096 as
to avoid hitting the minimum, since libcore is behaving correctly
otherwise.

Bug: 27821554
Bug: 27893139
Change-Id: I38aaeff4f838132cc3f5a4ec8c45a2e12522a696
1 file changed