commit | 454497b7df5991cbcf47fc033ea27c96520e400b | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Fri Dec 18 18:55:30 2020 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Jan 07 06:46:40 2021 +0000 |
tree | a75c1e7e499ce1675dbb1ae391d2b4ebd3bfc4f2 | |
parent | 8196aaaaee2c796707f03a199304941bda18dd9e [diff] |
Remove mobile provision design out from connectivity service In order to support ConnectivityService mainline, module should not use hidden APIs. The logic to get mobile provision is moved to telephony surface since it's only used by telephony. Hence, remove the design out from Connectivity. Bug: 175177794 Test: atest FrameworksNetTests Change-Id: Ic3082fc1c4d7ac998f4e4cff1351e6829d500924