commit | 9f672bdae68b54f5a4eb09509ddd59f466429612 | [log] [tgz] |
---|---|---|
author | chiachangwang <chiachangwang@google.com> | Tue Jun 28 08:00:35 2022 +0000 |
committer | chiachangwang <chiachangwang@google.com> | Wed Jun 29 03:06:09 2022 +0000 |
tree | 030c0e2e951b59a4eeb8deff3647c6afb6e4fe48 | |
parent | 522cea7d4eca8b0c80b78fa187e6b0f24e10994d [diff] |
Add VpnTestBase for VPN test common code This is a no-op change to move some common codes that share between different VPN unit tests to the new base class. It's helpful to reduce the code duplication for the follow up work to add the VpnManagerServiceTest and other test codes refactor. Bug: 231373589 Test: atest FrameworksNetTests Change-Id: Id5111e7ca33ea8f9eb4bcc6c13d0e681f0664d24