Expose correct FileDescriptor in DatagramSocketAdaptor

DatagramSocketAdaptor doesn't use DatagramSocket's methods. Override its
getFileDescriptor method to return the correct fd from
DatagramChannelImpl.

Bug: 26292854
Change-Id: I64b77db556c6099f563b4072e9d046d15c92527f
4 files changed