Fix DatagramChannelMulticastTest.test_joinSourceSpecific_groupBind_ipv4

The test was passing the wrong NetworkInterface (IPv6 instead of IPv4)
to a helper method; this would fail if that network interface didn't
also support IPv4.

Bug: 64825787
Test: DatagramChannelMulticastTest

(cherry picked from commit 4aa761e49c9dcf534f8fc66389bd70323942aaf4)

Change-Id: Ic934a03adc8e43dfdb3b50ba215933cf992fb58b
1 file changed