Don't mock FileDescriptor.

Mocking FileDescriptor seems to make internal methods that should never
return null return null, leading to NullPointerExceptions.

Bug: http://b/168345383
Test: atest TcpSocketTrackerTest
Change-Id: I06189ab14419f4cb7787f457e6969bd15b7c7ecd
1 file changed