commit | eb50ef2da7b7f60001266199df5706053faaaf47 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Wed Dec 22 16:35:13 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Wed Dec 22 16:35:13 2021 +0800 |
tree | f573f2445850f1ca5dc23cae4f43c58d4aa2c204 | |
parent | c6b33a78bf6ab34a45a5c11ac48884050d94d7d8 [diff] |
Replace Preconditions.checkNotNull with Objects.requireNonNull IpSec service is going to be moved into Connectivity module. Replace Preconditions.checkNotNull with Objects.requireNonNull to remove hidden API usages. Bug: 204153604 Test: FrameworksNetTests Change-Id: Iff7f76844d4126b0e17b62b4ce821449b5b6ce44