commit | 31ce0a1dc7af27a9547afea88c5e4e115c87132a | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Tue Dec 21 07:09:39 2021 +0000 |
committer | Xiao Ma <xiaom@google.com> | Tue Dec 21 08:01:04 2021 +0000 |
tree | 55dc0962acd11f1bef17db53ee50004b6d663bed | |
parent | 479ee83516f37678282801b8af539a0857a0a52c [diff] |
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