commit | 02ec9e9d4a4e016ccf9351505c654ba3103c6f48 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri Mar 19 21:26:40 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Mon Mar 22 03:54:00 2021 +0000 |
tree | d421c160e707e665d1cb3f38f87d6c1ea337a599 | |
parent | a95de94fd4f8260991e9934c733d6bfba8dd1fa3 [diff] |
Remove the usage of hidden API - setIsAvailable() from Vpn In fact, NetworkAgent#getLegacyNetworkInfo() will call this API, so VPN doesn't need to call it. Remove the redundant behavior and the usage of hidden API. Bug: 182963397 Test: m Change-Id: I3b88f22fffde3dd4000d28342ed07209c7121a37