commit | fbb3787f53a901ef10e9047915a00254a3ce65dc | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Mar 22 19:15:51 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Thu Mar 25 10:21:07 2021 +0000 |
tree | 28f7c8997d79ab6edf05ef69079ba09c8ee9e365 | |
parent | 737100e979551f1e01aaa862d5f865536051dddd [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 Merged-In: Ic52864003fbebd9f4e95d43fefc2e168437b0122 (cherry-picked from ag/13946573)