commit | 8cc97a830b69cd7bdf0ea48a4583380c890e0dc2 | [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 | 85cbb0ad7cc5c8097aca83d06c955594502b821a [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