commit | 6a75e5a3c53fbf0ef8179c160505b0670137eef4 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Apr 18 13:51:55 2022 +0800 |
committer | lucaslin <lucaslin@google.com> | Fri Apr 22 09:28:21 2022 +0800 |
tree | 75d5f747345ddd2f75e39c75343dae132ceb9d16 | |
parent | 1cb9f6181b9e4d370eb92b00c1aa545100879f4d [diff] |
Add toString() for VpnProfileState Sample log: {State: DISCONNECTED, SessionId: null, Always-on: false, Lockdown: false} {State: CONNECTED, SessionId: d7913298-c07f-49de-b84e-304b5e26da89, Always-on: true, Lockdown: false} Bug: 225010642 Test: Add a log in Vpn.java and print it. Change-Id: Ia36d794446114c0c2c27e725cba6a4dc1240ae38