commit | cb1633009115bdb4b17b7a579f8f877448dd2bdb | [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 | e32cf194673d927cc1b38f97c0f6c3d667795e5e | |
parent | 1fe4cb3e5da87d73ebb5e222d76612df117e4e43 [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