Disable testCreateServerSocketWithPortNoBacklog on emulators.

The socket backlog argument is treated differently in the emulator
kernel than on actual device kernels, which causes this test to fail
when run on emulators.

Bug: 78521218
Bug: 73535217
Bug: 31960002
Test: cts -m CtsLibcoreTestCases -t libcore.javax.net
Change-Id: I9ed321125efc163fd4cacfd2960bb52371b1f1fa
1 file changed