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: f6f84d22e22babb2b8527fbb6ce618eb37fea69f
  1. java/
  2. tests/
  3. .gitignore
  4. Android.bp
  5. TEST_MAPPING