commit | 1a21b9a9db957aff796cdf7c6ee7abfae1c0865c | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Mon Feb 07 11:05:14 2022 +0900 |
committer | Chalard Jean <jchalard@google.com> | Wed Feb 09 03:22:43 2022 +0900 |
tree | 2770e0548a05d5beb47dd839238eb81378c9de20 | |
parent | 88d7d17c7b7fcae94f60ff622daa3b6df8aace56 [diff] |
Add support for unknown Network to expectCallback This patch allows not passing a network to expectCallback to allow receiving a callback when the network isn't known. This is supported in other expect* methods but somehow was missed in this one. Test: Ikev2VpnRunnerTest, which uses this ability Change-Id: Ifd20dd8789ff8b277bac3a73ddd23e2fe9febbca