commit | fd3b95c1f7b2e80c46026a1d4174454df57e7f07 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 08 20:58:40 2021 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 08 21:50:15 2021 +0900 |
tree | a013f7e32b7cb1ecfc62cd02b0319b75b240d062 | |
parent | ed26ffe92d044ef1f0c634270aa3daa2caf70f87 [diff] |
Ensure the HostsideVpnTests passes with keyguard locked. The test app used in CtsHostsideNetworkTests already dismisses the keyguard for its own activity, but that doesn't work for the VPN tests. This is because as soon as the VPN dialog appears, the test activity is no longer in the foreground and the keyguard comes back. As a result, the test cannot click on the VPN dialog. Test: test-only change Change-Id: I7be1d7fb46a2f9547bc5325d75b5bd5546e6dc18