commit | 1fc20d4fa7a33021194b994d94fb6e0b8191ef08 | [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 | 0986c1aa160af08f5698ac597f1856f967e43d17 | |
parent | 8b6e155a59ee284114ff45a150ade63e273aece5 [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