commit | 9aaad19a822d790aebbde39b35dd12891e0aeb37 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Fri Feb 05 16:15:52 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Fri Feb 05 17:37:14 2021 +0800 |
tree | 3f70aa279edbaa12603802f239c20c2687d232ee | |
parent | d52cff9b57b170ef2261cd5a241d77090b05657d [diff] |
Replace Proxy hidden constants and methods usages Proxy is a part of incoming connectivity mainline module. The hidden APIs are no longer available outside the module. These shared constants and methods are moving to ProxyUtils insdide net shared lib. Update the corresponding usage in the caller side. Bug: 172183305 Test: atest SettingsRoboTests Change-Id: I2d51442e65dbcdf1a36940d8a25c7571363d56e6