commit | c291b2137f9c8f68f67daafddb76c66b8cca3a66 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Fri Feb 05 16:39:15 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Mon Feb 08 10:26:33 2021 +0000 |
tree | 8d1f2ad044cc6943d7a92e3ddab49f9a5d4ffcab | |
parent | 935948f1de86bd9635199f1ac9f0327254f3c317 [diff] |
Move shared methods and constants from Proxy to shared lib Proxy is moving into connectivity mainline and its hidden methods are not accessible outside the module. Thus, move the shared methods and constants to ProxyUtils to share between module and platform. Bug: 172183305 Test: atest FrameworksNetTests Test: atest CtsNetTestCases:ProxyInfoTest Change-Id: I7153ce4e77b80964ffad67254b6329973ed61f30