OSDN Git Service

Add NonNull Annotations To IpSec API Surface
authorNathan Harold <nharold@google.com>
Sat, 17 Mar 2018 00:27:30 +0000 (17:27 -0700)
committernharold <nharold@google.com>
Wed, 21 Mar 2018 17:08:34 +0000 (17:08 +0000)
commit8fd26f67fdfdedb535ddb8c7d5ededa5dcba40f8
treec6cf2b1f1659ac282a52bed51ce03e46ca0327ab
parent94d8fa0da6a8ae9623e8ed3043323f69d634089d
Add NonNull Annotations To IpSec API Surface

This CL adds NonNull annotations to a large
number of method returns and parameters as
part of API council feedback.

Bug: 72473424
Test: compilation (docstring-only change)
Change-Id: I2f865dde56fe12116c461ad98e9460bf1802ce18
core/java/android/net/IpSecAlgorithm.java
core/java/android/net/IpSecManager.java
core/java/android/net/IpSecTransform.java