commit | 2e4bc41b5b9a2abea9c5ae93691dff0077ab4fa8 | [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 | 91c014c6de9479aff7a56b0d1015228a605a6350 | |
parent | def33143e8deda841182d6ad8735bb0b93cd20f5 [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