commit | 49eef6f7e1635269ecc87f8c6dd3b16835ac29dc | [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 | 62077d8f826eb37253b80ad205a5d492e7d7c1c3 [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