commit | 4b6b7987a1d3c5305147144db0848048e425fcf3 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Apr 18 13:53:29 2022 +0800 |
committer | lucaslin <lucaslin@google.com> | Fri Apr 22 09:28:28 2022 +0800 |
tree | bb2eef0b47c674d04cee4ef682429beeb136070a | |
parent | 6a75e5a3c53fbf0ef8179c160505b0670137eef4 [diff] |
Modify javadoc for some extra values of VpnManager event The underlying network, NetworkCapabilities and LinkProperties are not necessary to send to VPN app since the purpose of CATEGORY_EVENT_DEACTIVATED_BY_USER and CATEGORY_EVENT_ALWAYS_ON_STATE_CHANGED are to notify VPN app that VPN is deactivated by the user or VPN always-on status is changed. Bug: 191413541 Test: Javadoc only changes. Change-Id: I7fd4b6dad1a4363336f03c217e635fc45bcd0ab6