commit | 8962128a0b355a54816187e557e9f1d4a04b7be9 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Jun 21 16:39:08 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Mon Jun 21 16:39:08 2021 +0800 |
tree | 8a7307b57121261138a6a2325a3fab61dd3d2e7c | |
parent | 27586f82108a5d742882c52edc948bedc8162a63 [diff] |
Call ConnectivitySettingsUtils to set/get private DNS 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, move the body to frameworks/libs/net and call it. Bug: 185311744 Test: atest CtsNetTestCases CtsNetTestCasesLatestSdk Change-Id: I3272c825b86ec30c3d0bf4097088c653e668461b