Replace Preconditions.checkNotNull with Objects.requireNonNull.

Ethernet service related files are going to be moved into Connectivity
mainline module. Replace the Preconditions.checkNotNull usage in
EthernetNetworkFactory with Objects.requireNonNull.

Bug: 210586283
Test: atest EthernetServiceTests
Change-Id: Ibeaf687f706e8400f825cb2ca97bb1341774a97d
1 file changed
tree: 55dc0962acd11f1bef17db53ee50004b6d663bed
  1. service-t/
  2. tests/