commit | 45e737d894f6d0c75258e1215023f4dd1569c9e7 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri Jun 18 14:55:05 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Fri Jun 18 14:55:05 2021 +0800 |
tree | 0a6d331acc2e7d7503fd891fb58ef3624092117d | |
parent | 4c62cc12b085e541b6c0e14d172a722b36a65df5 [diff] |
Create a new utils for connectivity related settings ConnectivitySettingsManager and CtsNetUtils are doing the same thing to set/get private DNS related settings. To prevent making the duplication code in two places, having a lib for them to call. Bug: 185311744 Test: atest CtsNetTestCases CtsNetTestCasesLatestSdk Change-Id: Ia192520039b187b24e0a7b8bf9509bb10859ace0