commit | 1ef9b4d463d9fb643159324801e6fbf303f84927 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Mar 22 19:15:51 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Mon Mar 22 19:15:51 2021 +0800 |
tree | 611cf56c4d6e6814e626ed05f212844577125733 | |
parent | 385414ee283bca125ca3e73cb8f12ff485805fb5 [diff] |
Add annotation for Vpn#getNetwork() - Add @VisibleForTesting & @Nullable for Vpn#getNetwork(). - Remove null check in caller side(test) of Vpn#getNetwork() because if the code is working properly, it can never be null. Bug: 182963397 Test: atest FrameworksNetTests Change-Id: Ic52864003fbebd9f4e95d43fefc2e168437b0122