commit | 90daa568defe4d1a84a354bbac859d967513098a | [log] [tgz] |
---|---|---|
author | chiachangwang <chiachangwang@google.com> | Tue Apr 25 05:48:51 2023 +0000 |
committer | chiachangwang <chiachangwang@google.com> | Tue Apr 25 06:44:45 2023 +0000 |
tree | dd6d7c8c7f80154e523de74c00cf1a89112ac97f | |
parent | c346fc8a0d8330aa7cf033a8554233a90e683164 [diff] |
Move getTestableNetworks method to CtsNetUtils This is a no-op change to move the getTestableNetworks() to CtsNetUtils for the follow up change which will also need the same method to reduce code duplication. This change also updates the nullability of the private dns server so that it can also verify non-strict mode. Test: atest CtsNetTestCases Change-Id: I67c94cd5aefeb9cf1ecd4126178c2410f3f08b1b