commit | f0fc6d7f68d5ff0c100b6e7616dec31d2e01a7de | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Mar 19 22:56:26 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Mon Mar 22 22:35:10 2021 +0800 |
tree | 0e23c8b656efb460aedfc951630f0a84b4b6dcbc | |
parent | 6660a1b53a5bcf4256220696c0c349fbed68d015 [diff] |
Move deduceRestrictedCapability to libs/net and rename it NetworkCapabilities is included in framework-connectivity, so external module cannot have dependencies on its hidden API. Move the method to libs/net so that external modules can use it by including the library. Bug: 178777253 Test: FrameworksNetTests Change-Id: I77970b3a5e5e0e9d263639694b1f06519169bf64