commit | 79169e1ac9254e6dfe5dc18b0596513814cb62c4 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Apr 12 16:19:46 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Wed May 05 05:52:41 2021 +0000 |
tree | 04852add5464cafd7d03af7f155b889ecb67fb41 | |
parent | 9ef59ac901a87d30920db6aa8541bdaab67f7433 [diff] |
Replace hidden API with public API NetworkInfo will be a part of mainline module, so external callers cannot call its hidden API. Use the public API instead. Bug: 182859030 Test: 1. Remove "framework-connectivity.impl" 2. make SettingsLibs Change-Id: I671aaf5099f7cd3459588a78cb99de39a0e23f95 Merged-In: I671aaf5099f7cd3459588a78cb99de39a0e23f95 (Cherry-picked from ag/14140215)